@charset "UTF-8";

button
{
    display: block;
    line-height: normal;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: bold;
  border-radius: 0;
  vertical-align: middle;
  padding: 15px 39px;
  background: transparent;
  outline: none;
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
  text-shadow: 2px 2px #000;
    padding: 10px 15px;
    margin: 20px auto;
	height: 50px;
	width: 150px;
    border: 2px solid #FFF;
	color:#FFF;
}

.uni {
  text-transform: uppercase;
  text-align: center;
  color: #8a8a8a;
  font-style: normal;
  text-shadow: none!important;

}
.page-title2 {
  text-align: center;
font-size: 48px;
}
.testimonial-wrap2 blockquote:after {
content: "";
width: 45px;
position: absolute;
height: 1px;
background: #E5E5E5;
bottom: 0;
left: 50%;
margin-left: -22px;
}
.testimonial-wrap2 blockquote p {
 letter-spacing: -0.03em; 
 font-family: Montserrat, sans-serif; 
 font-size: 24px; 
 font-weight: bold; 
 color: #6c6c6c; 
 text-align: center;
 }

 .credits2 {
  clear: both;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #e3e3e3;
  margin-bottom: 30px;
  background: rgba(240, 248, 255, 0.64);
  width: 453px;
  margin: 0 auto;
}

 .features li {
  display: inline;
  list-style: none;
  margin-right: 10px!important;
  margin-left: 10px!important;
 }

ul.features {
  list-style: none;
}