/* Custom Styles */

.page-title {
color: #064931;
    font-family: "EB 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;
    }

   