.navbar-inverse {
  //background: #BD9F56;
}

div, p, span {
 font-family: 'Montserrat', sans-serif;
}

.text-column {
 width: 650px;
 margin: 60px auto 100px auto;
 line-height: 1.85em;
}

.text-column p {
 margin-bottom: 1.5em;
}
.schedule__desc {
    color: #0A6D95;
}

.schedule__item--major .schedule__desc,
.schedule__item--major .schedule__time {
    font-weight: bold;
    color: #941651;
}

.subpage-header-box {
 margin-top: 30px;
}

.subpage-header {
 font-size: 32px;
    color: #E71873;
    text-align: center;
    margin: -120px 60px 80px auto;
    width: 630px;
}

.footer {
    padding-top: 35px;
 font-size: .9em;
}

.max150, .max150 img { 
 max-height: 150px !important; 
 width: auto;
}

.max100, .max100 img { 
 max-height: 100px !important; 
 width: auto;
}

.person {
 color: #000000;
 font-weight: 300;
 font-size: 0.9em;
}