header h3 {
    font-family: 'Libre Baskerville', serif;
    color: #000000;
    font-weight: 700; 
    padding-top: 20px;
    margin-bottom: 20px;
}

header h4 {
    font-family: 'Libre Baskerville', serif;
    color: #000000;
    font-weight: 700; 
}

header p {
    font-family: 'Libre Baskerville', serif;
    color: #000000;
}

.headersmall {
    font-family: 'Libre Baskerville', serif;
    font-size: 13px !important;
    color: #000000;
}

#agentLogo {
    width: 250px;
}

.headeraddress {
    margin-top: -100px;
    float: right;
}

#headercontainer {
  position: relative;
}

#headersocial {
  position: absolute;
  top: 15px;
  right: -70px;
}

section.socialMedia {
   display: none;
}