/* OILS FIRST BLOG — READ MORE BUTTON */

.oils-first-post-grid a.vc_general.vc_btn3.vc_btn3-style-flat {
    background: #F2B16A !important;
    background-color: #F2B16A !important;
    border-color: #F2B16A !important;
    color: #3F563C !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

.oils-first-post-grid a.vc_general.vc_btn3.vc_btn3-style-flat:hover {
    background: #E6A157 !important;
    background-color: #E6A157 !important;
    border-color: #E6A157 !important;
    color: #3F563C !important;
    text-decoration: none !important;
}