﻿.btn-success {
    background-color: #1a4d71 !important;
    border-color: #1a4d71 !important;
}

    .btn-success:hover.btn-success:hover, .btn-custom:hover.btn-custom:hover {
        background-color: #8AB7E9 !important;
        border-color: #8AB7E9 !important;
    }

.btn-custom {
    background-color: #002F87 !important;
    color: white;
}

.sk-spinner-three-bounce div {
    background-color: #1a4d71 !important;
}
