/* Add custom CSS styles below */ 


/* Add custom CSS styles below */

.footer-social,
.footer-social h3{
  color: #ffffff;
}

.store-footer,
.store-footer .menu-list h3,
.store-footer .title {
    color: white;
}


.store-footer a:hover{
color: #b18d55 !important;
}
.store-footer .social-links a:hover{
color: #b18d55 !important;

}
.store-footer .footer-container .footer-list a:hover{
color: #b18d55 !important;
}

.form-input{
    color: black !important;
}

.copyrights p {
color: #fff;
}