.border-gray {
    border-color: #E0E0E0;
}

.shadow {
    box-shadow: 0 1px 3px rgba(15, 23, 42, 0.07) !important;
}