.hover-up-small:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(10, 29, 55, 0.1) !important;
}