.contact-us__wrapper_list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.contact-us_container{justify-content:center}.contact-us__wrapper_text{font-size:24px;margin:15px;text-align:center;width:45.7777%}.contact-us__wrapper_text button{background-color:#57a663;border:none;border-radius:0 50px 0 50px;color:#fff;margin:15px;min-height:100px;padding:40px;width:100%}.contact-us__wrapper_text a{color:#fff;font-size:18px;text-decoration:none}.contact-us__wrapper_text button,a:hover{color:#218346}.contact-us__wrapper_text button:hover{background-color:#fff;border:1px solid var(--primary-color);transition:background-color .5s ease}.contact-us__wrapper_text:hover .link{color:#218346}@media screen and (max-width:600px){.contact-us__wrapper_text{font-size:24px;margin-top:40px;text-align:center;width:100%}.contact-us__wrapper_list{display:flex;margin:0;text-align:center}.contact-us__wrapper_text button{margin:0;min-height:100px;padding:30px;width:100%}.contact-us__wrapper_text{margin:10px;width:70%}}