/* Add custom CSS styles below */ 
.dark .contact-links a {
    background-color: #f0e2d5 !important;
}
.s-design-before s-design-invisible-dom{
    background-color: #f0e2d5 !important;

}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background-color: #f7ece0;
}