.mt-20 {
    margin-top: 6rem !important;
}
@media screen and (max-width: 768px) {
    .mt-20 {
        margin-top: 5rem !important;
    }
}

.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: #1F4E79 !important;
}
.bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: #153654!important;
}
.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: #1F4E79 !important;
}
.bg-orange-500:hover {
    --tw-bg-opacity: 1;
    background-color: #153654!important;
}
.bg-orange-600 {
    --tw-bg-opacity: 1;
    background-color: #1F4E79 !important;
}
.bg-orange-600:hover {
    --tw-bg-opacity: 1;
    background-color: #153654!important;
}
.text-orange-500 {
    --tw-text-opacity: 1;
    color: #1F4E79 !important;
}
.hover\:text-orange-600:hover {
    --tw-text-opacity: 1;
    color: #153654!important;
}
.hover\:text-orange-500:hover {
    --tw-text-opacity: 1;
    color: #153654!important;
}
.text-\[rgb\(255\,68\,17\)\] {
    color: #1F4E79 !important;
}
.text-orange-600 {
    color: #1F4E79 !important;
}
.text-orange-700 {
    color: #1F4E79 !important;
}

.hover\:bg-orange-700:hover {
    --tw-bg-opacity: 1;
    background-color: #153654!important;
}

.border-orange-600 {
    --tw-border-opacity: 1;
    border-color: #1F4E79 !important;
}

.border-orange-600:hover {
    --tw-border-opacity: 1;
    border-color: #153654!important;
}
.hover\:bg-orange-600:hover {
    --tw-bg-opacity: 1;
    background-color: #153654!important;
    border-color: #153654!important;
    color: #fff !important;
}
.focus\:ring-orange-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: #153654!important;
}   
.focus\:ring-orange-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: #153654!important;
}  