/* Main Content Container */
.content-section {
    padding: 4rem 0;
    position: relative;
}

/* Content Container - Works with Bootstrap container */
.content-container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
} 

.content-container p {
margin-bottom: 20px !important;
}

h1 {font-family: 'Great Vibes', cursive;
margin-bottom: 30px;
font-size: 48px;
font-weight: 400;
}

h2 {
font-family: "Cormorant Garamond", serif;
font-size: 38px;
margin-top: 5px;
margin-bottom: 15px;
font-weight: 500;
}

h3 {
font-family: "Source Sans 3", sans-serif;
font-size: 28x;
margin-top: 5px;
margin-bottom: 10px;
letter-spacing: .5px;
font-weight: 400;
}

h4 {
font-family: "Source Sans 3", sans-serif;
font-size: 16px;
margin-top: 5px;
margin-bottom: 5px;
font-weight: 600;
}

body {font-family: "IBM Plex Sans", sans-serif;
font-size: 16px;
line-height:1.6;
font-weight:400;}  


.col-md-6 {
padding-right:30px;

}  


.DownloadsHeader {
display:none;
}

.section-title {text-align:center; font-family:"IBM Plex Serif", serif;}



.section-title {
    color: #fff;
    background: #f1f1f1!important;
    height: 34px!important;
    font-size: 20px;
    margin-bottom: 10px;

    font-weight: 400;
    padding-left: 2px;
    text-transform: capitalize!important;
    letter-spacing: .1em;
    -moz-border-radius-topright: 0px!important;
    -webkit-border-top-right-radius: 0px!important;
    -moz-border-radius-topleft: 0px!important;
    -webkit-border-top-left-radius: 0px!important;
} 
  
.icon_links {
    padding: 1px;  
    }   
    
.quick-links-link a {color: #3F3F3F!important;}     

.btn-desktop {
  border: 1px solid #bac8c1;
  border-radius: 2px!important;
  margin:auto;
  display:block;
  width: 100px;
  color: #1c4932!important;
  padding: 10px;
}  

.btn-desktop:hover {
  border: 1px solid #1c4932;
  background-color: #1c4932!important;
  border-radius: 2px!important;
  margin:auto;
  display:block;
  width: 100px;
  color: #fff!important;
} 
   
   
.section-body a {
  font-family: "IBM Plex Sans", sans-serif!important;
  font-size: 16px!important;
  font-weight: 600!important;
  color: #197BBD!important;
} 

.event-name a {
  font-family: "IBM Plex Sans", sans-serif!important;
  font-size: 16px!important;
  font-weight: 600!important;
  color: #197BBD;
}

.section-left-title {
  font-family: "IBM Plex Serif", serif;
    background: #f1f1f1 !important;
    height: 34px !important;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 400;
    padding-left: 2px;
    text-transform: capitalize !important;
} 

.icon_links {

  padding: 0px!important;
}

img.icon_links:hover {
  background-color: #f1f1f1;
  opacity: 1!important;
}

.navbar-nav>li>a:hover {
  color: #777777!important;
} 