h1 {
  color:#15919E;
}

h4{
  font-size:26px; 
  color:#15919E;
  }
  
h2{
  font-size:18px;
  color:#FF9100;
  text-transform:uppercase;
  letter-spacing: 3px;
}

p {
  margin-bottom:20px;
}

.views-field-field-organization{
  font-size:18px;
  padding-bottom:15px;
  font-weight: 300;
}

.view-youth-spotlight .views-field-title{
  font-size:22px;
  color:#15919E;
  font-family: "Crete Round","Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 20px;
}

.view-header{
  font-size:22px;
  color:#15919E;
  //padding-bottom:20px;
  padding-top: 10px;
  font-family: "Crete Round","Helvetica Neue", Helvetica, Arial, sans-serif;

}


.content , .view-header{
  //width:80%;
  margin:auto;
  margin-bottom: 30px;
}

.page-header {
    width:80%;
    margin:auto;
    font-size:22px;
    border-bottom: 0px solid #eeeeee;
}

.views-field-title , .views-field-field-article-title {
  color:#15919E;
  font-style:bold;
  font-family: "Crete Round","Helvetica Neue", Helvetica, Arial, sans-serif;
  //min-height:90px;
//  width: 1000px; // this was causing extra-wide screens on mobile devices -Bobby
}

.views-field-field-start-date-time {
  color:#FF9100;
}


.event-month {
  color:#15919E;
  text-transform:uppercase;
  font-weight: 700; 
  font-size: 18px;
  text-align: center;
}

.event-day {
  color:#FF9100;
  font-size: 31px;
  text-align: center;
  line-height: 31px;
}

.event-year {
  color:#FF9100;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.label-inline {
  display:flex;
}

.page-header {
  font-size:18px;
  color:#FF9100;
  text-transform:uppercase;
  letter-spacing: 3px;
  font-family: "Josefin Sans","Helvetica Neue", Helvetica, Arial, sans-serif;
}

.webform-confirmation-modal {
  border-radius: 10px;
  background: white;
  border: solid 1px #ccc;
  position: fixed;
}

.ui-widget-header {
  background-color: #15919E;
}

.views-row:last-child {
  border-bottom: 0;
}

