.home_president blockquote {
    font-family: "JF Flat Regular";
    font-size: 100px;
}

.home_president .content p{
    margin: 18px 0;
   
}

.home_president .president{
    margin-top: 15px;
margin-bottom: 25px;
background-color: #090D2E;
}

.home_president .president .text{
   padding-top: 55px;
   padding-right: 10px;
   font-size: 16px;
    color: #F1F1F1;
      line-height: 25px;
}

.home_president .president .text h2{
     color: #FFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
}

.home_president .president .text span{
    font-size: 16px;
}