.custom-btn {
    background-color: #2e3192 !important;
}

input.custom-input:focus {
    border: solid 1px #2e3192 !important;
}