

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.roboto {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.bodytext {
    font-size: 150%;
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

li.col-md-4 { 
    list-style-type: none; 
}








