.border-b-gold {
    border-bottom: 1px solid #bea46f !important;
}

textarea:focus,
select:focus {
    box-shadow: none !important;
}

.remove-outline button {
    outline: none !important;
}

.caret-transparent {
    caret-color: transparent;
}
