/* Themify Customize Styling */
body {		font-size:16px;
 
}
#site-description {	display: none; 
}

/* Themify Custom CSS */
.amazon-link-custom{
     color: #fff;
    border-radius: 4px;
    background-color: #ff761d;
    padding: 10px;
    text-decoration: none !important;
    border: 1px solid #fff;
}