.button_section{background-image:linear-gradient(#404040,#404040)!important;padding-bottom:25px;padding-top:25px}.button_section .button_wrap{display:flex;flex-wrap:wrap;justify-content:center}.button_section .button_wrap .section_button{padding:0 20px;text-align:center;width:33.33%}.button_section .button_wrap .section_button a{background-color:#699357;border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:1.1;margin:10px 0;padding:15px 24px;text-align:center}.button_section .button_wrap .section_button a:hover{background-color:#73a15f;color:#f4f4f4}@media(max-width:767px){.button_section .button_wrap{flex-direction:column}.button_section .button_wrap .section_button{width:100%}}