.featureb{
  color:#555555;
  text-align:center;
  padding-top:30px;
  padding-bottom:30px;
  min-height:400px;
  border-radius:20px;
  background-color:#f4f4f4;
  border:4px solid #555555;
  padding:0 10px;
  margin-bottom:30px;
}

.featureb i:hover{
  background-color:#555555;
  color:#f4f4f4;
  font-size:80px;
}

i.extralarge{
  background-color:#f4f4f4;
  border:4px solid #555555;
  border-radius:999px 999px 999px 999px;
  font-size:70px;
  line-height:75px !important;
  padding:20px;
  display:inline !important;
  transition:all 0.3s ease-in-out 0s;
  vertical-align:middle !important;
  cursor:pointer;
}

*{
  -webkit-border-radius:0 0 0 0;
  border-radius:0 0 0 0;
  font-family:'Open Sans';
  color:#406286 !important;
}

h1, h2, h3, h4, h5, h6{
  color:#4e4e4e;
  font-family:"Open Sans";
  font-weight:600;
}

p{
  margin:0 0 10px;
}

h1, h2, h3, h4, h5, h6{
  color:#4e4e4e;
  font-family:"Open Sans";
  font-weight:600;
}

h1, h2, h3, h4, h5, h6{
  color:#4e4e4e;
  font-family:"Open Sans";
  font-weight:600;
}

