.custom-a-tag a {
    color: #db8c23 !important;
}

.custom-a-tag a:hover {
    color: #234467 !important;
    letter-spacing: 0.5px;
}
