@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');.home-contact__container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-size:cover;padding:64px 0 71px 0}.home-contact__header{font-family:Source Sans Pro;font-style:normal;font-weight:bold;font-size:32px;line-height:48px;text-align:center;color:#fff;margin-bottom:32px}.home-contact__button{border:1px solid #fff;border-radius:4px;width:216px;height:48px;text-align:center;text-decoration:none;color:#fff;margin-top:0;display:flex;justify-content:center;align-items:center}.home-contact__button:hover{text-decoration:none}.home-contact__button p{font-family:Source Sans Pro;font-style:normal;font-weight:bold;font-size:18px;line-height:22px;text-align:center;color:#fff;margin:0}@media screen and (max-width:796px){.home-contact__header{font-size:24px;line-height:32px}.home-contact__button{width:190px;height:40px}.home-contact__button p{font-size:16px;line-height:22px}}