﻿p {padding-bottom: 25px}

h2  {padding-bottom: 15px}

ul, ol, table, blockquote {
  color: rgba(51, 51, 51, 1);
  font-family: 'Roboto';
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 36px;
  text-align: left;
  text-transform: none;}


.small {font-size: 17px !important; line-height: 28px}

.about {width: 80%; margin: 0 auto; text-align: center; float: none;}

.about2 {width: 80%; margin: 0 auto; text-align: center; float: none;}

ul, ol {
  margin: 0 0 9px 22px;
  padding: 0;
}



@media only screen and (max-width: 768px) {

.about {width: 100%; margin: 0 auto; text-align: center; float: none;}

.about2 {width: 100%; margin: 0 auto; text-align: center; float: none;}
}