/* Custom Luxury Notary Theme CSS */
.font-serif-luxury {
    font-family: 'Cormorant Garamond', Georgia, serif;
}

.text-gold {
    color: #C9A227;
}

.bg-gold {
    background-color: #C9A227;
}

.border-gold {
    border-color: #C9A227;
}
