.accent-color1.sold {
    color: #fff !important;
}

/*************
Privacy Policy
**************/

.privacy-custom {
    text-align: center;
    font-size: 1.5rem;
    border-bottom: 1px solid;
    border-color: white;
    padding-bottom: 1.2rem;
    margin-bottom: 1.5rem;
}
div.privacy-custom a:hover {
 color:#333;
}