.customSelectButton.active {
    border: 2px solid #000000 !important;
    background-color: #1c46bf !important;
}

#options-mobile{
    width: 25em;
    right: -99px;

}

#profile-mobile{
    width: 25em;
}

.btn.is-invalid{
    border-color: #e74a3b;
}