/*
Theme Name: Newspaper Child
Template: Newspaper
Version: 1.0
*/

.custom-contact-buttons a {
    padding: 10px 12px;
    margin-bottom: 15px;
    border: 1px solid #764c5b;
    text-align: center;
    background-color: #764c5b;
    color: #fff;
}

.custom-contact-buttons a.btn-contact-outline {
    background: #ffffff;
    color: #764c5b;
}

.woocommerce .product a.button{
    color: #ffffff !important;
}
