@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);.landing-text h1,.landing-text h2{text-decoration:none;font-size:3rem;letter-spacing:-2px;align-self:center}.content-column div h4,button{letter-spacing:4px;width:15rem}.page-container{color:#000;min-height:100vh}a{text-decoration:unset}.content-block-1{height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:4rem;padding-top:4rem}.content-block-2,.landing-text{display:flex;flex-direction:column}.action-buttons,.landing-text{animation:3s fadeIn}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.landing-text{margin-top:15rem;align-items:center;justify-content:center;background-image:url("../images/horse-jumping.png");background-size:cover;background-position:left 0 top -10rem;background-repeat:no-repeat;width:100%}.landing-text h1{color:#c69c6d;font-family:"Libre Baskerville";font-weight:500;margin:8rem 0 0}.landing-text h2,button{font-family:Montserrat,sans-serif}#title-block{display:flex}.italic{font-style:italic;padding-left:.5rem}.landing-text h2{color:#021f48;font-weight:325;margin:0 0 8rem}.content-column p,.content-header{color:#021f48;font-family:Montserrat}.content-block-2{align-items:center;justify-content:center}.content-block-3,.content-header{flex-direction:column;display:flex}button{border:unset;height:3rem;border-radius:50px;font-weight:550;margin:0 1rem;color:#021f48;background-color:#d9d9d9}#about-button{background:#021f48;color:#fff}#about-button:hover{background:#c69c6d;color:#021f48;transition:.25s}.action-buttons{margin-bottom:10rem}#contact-button:hover{background-color:#c69c6d;color:#021f48;transition:.25s}.content-block-3{align-items:center;justify-content:center;margin-top:2rem}.content-header{align-items:center;justify-content:center;font-size:2rem}.content-header h2{font-weight:350;margin:0}.mixed-text{display:flex;font-family:"Libre Baskerville";color:#c69c6d}#content-grid{display:grid;grid-template-columns:1fr 2fr 2fr 2fr 1fr;margin-top:6rem;margin-bottom:6rem;gap:3rem}.content-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:fit-content}.content-column p{line-height:1.8rem;width:22rem}.content-column div{display:flex;align-items:center}.content-column div h4{color:#c69c6d;margin-left:1rem}.first{grid-column:2}.mid{grid-column:3}.last{grid-column:4}.imgdiv{overflow:hidden;height:2.5rem;width:2.5rem}.imgdiv img{height:auto;min-width:100%}