.woocommerce ul.products li.product .price .amount {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    text-transform: none;
    text-decoration: none;
    color: #938681 !important;
}
.site-footer .footer-menu ul li a, .site-footer .site-info {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    display: none;
}