@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');.home-text__container{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:64px 0}.home-text__header{font-family:Source Sans Pro;font-style:normal;font-weight:bold;font-size:32px;line-height:32px;color:#b98a2e;margin-bottom:32px;max-width:600px;text-align:center}.home-text__text-content{font-family:Source Sans Pro;font-style:normal;font-weight:normal;font-size:16px;line-height:24px;text-align:center;color:#000;max-width:1144px}.home-text__text-content p{margin:0}@media screen and (max-width:796px){.home-text__header{font-size:24px;line-height:24px}.home-text__text-content{font-size:14px;line-height:24px}.home-text__container{padding:32px 16px}}