.main-section{min-height:100vh;background-size:cover;display:flex;align-items:center}.main-section .logo{width:200px;margin-top:20px;margin-bottom:20px}@media (min-width:1400px){.main-section .logo{width:260px}}.main-section .title{color:#c5a166;font-weight:bolder;letter-spacing:1px;text-shadow:1px 1px 2px #563521;font-size:3.3rem}@media (max-width:992px){.main-section .title{font-size:2.88rem}}@media (max-width:767px){.main-section .title{font-size:2.33rem}}@media (max-width:375px){.main-section .title{font-size:1.66rem}}.main-section .content{color:#fff;font-size:3rem;letter-spacing:1px}