/* Custom Styles */

.content-section {
margin-top: 100px;
}

.page-title {
color: #064931;
    font-family: "Cormorant Garamond", serif;
    font-size: 42px;
    line-height: 42px;
    font-weight: 300;
    letter-spacing: 2px;
    }
    
    .line-3-70 {
    margin-top: 11px;
    height: 3px;
    width: 70px;
    background: #bc9958;
    margin-bottom: 30px;
    }

.line-3-70 {display:none !important;}

.social-box .fa {color: #b89956;}

h3 {
font-size: 28px;
letter-spacing: normal;
line-height: 33px;
margin: 26px 0 16px 0;
font-family: "EB Garamond", serif;
font-weight: 500;
}

.social-box .box-text {
font-size: 20px;
line-height: 30px;
margin: 20px 0;
font-weight: 500;
}

.social-box .box-btn a {
color: #054930;
font-size: 20px;
text-decoration: none;
border: 1px solid #054930;
padding: 0.35em 1.2em;
font-weight: 500;
}

.social-box .box-btn a:hover {
color: #054930;
text-decoration: none;
border: 1px solid #054930;
padding: 0.35em 1.2em;
background: #054930;
color: #ffffff;
}

       