#call-out-section {
    background-color:#9e8862;
    
}
.call-out-inner {
    padding-top:24px;
    padding-bottom: 24px;
}
#call-out-stroke-top {
    background-image: url('../img/call-out-stroke-top.png');
    width:100%;
    height:58px;
    background-color: transparent;
    margin-top: -30px;
    position: absolute;
}
#call-out-stroke-bottom {
    background-image: url('../img/call-out-stroke-bottom.png');
    width:100%;
    height:51px;
    background-color: transparent;
    margin-bottom: -30px;
    position: absolute;
    z-index:1;
}
.call-out-compass {
  position:relative; 
  margin-top:-20px;
  margin-bottom:-30px;
    
}
#nav-stroke-top {
    background-image: url('../img/nav-stroke-top.png');
    width:100%;
    height:50px;
    background-color: transparent;
    margin-top: -30px;
    position: absolute;
}
#nav-stroke-bottom {
    background-image: url('../img/nav-stroke-bottom.png');
    width:100%;
    height:32px;
    background-color: transparent;
    margin-bottom: -30px;
    position: absolute;
    z-index:1;
}
.foggy-gray-bg, #navbar2 {
    background-color:#dcdbd1 !important;
}
.brush-effect {
  width:30%;
  height:200px;
  background:#C82737;
  margin:50px auto;
  border-top:50px solid #000;
  border-image:url('') 27 27 27 27 round round;
}
#site-title a:hover {
    text-decoration: none;
}
.tribe-events-notices {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #08354b;
    color: #08354b;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
}
ul {
    font-size: 16px;
}
#numberyear-2017, #numberyear-2016  {
    font-family: 'Merriweather', serif;
    font-size:50px;
    line-height: 90px;
}
#numbertuition-2016, .scrolling-tuition {
    font-family: 'JacobRiley';
    font-size:80px;
    line-height:120px; 
}
#numbertuition {
    font-family: 'JacobRiley';
    font-size:80px;
    line-height:120px; 
}
.tuition-headline {
    line-height:130% !important;
    margin-top:40px;
}
.accordian-toggle {
    display: inline-block;
    width: 100%;
}