* {box-sizing: border-box;}
.logo {float: left;width: 100%;text-align: center;}
.logo h1 {margin-bottom: 45px;margin-top: 45px;}
p {max-width: 650px;margin: 0 auto;width: 100%;font-family: 'Roboto';color:#626262;font-size: 15px;line-height: 26px;padding:10px;}
footer {text-align: center;background-color: #f6f6f6;padding-top: 46px;padding-bottom: 46px;font-family: 'Open Sans';font-weight: 400;margin-top: 52px;}
footer b {font-weight: 700;color:#0087cc;}
footer b:after {content:'';}
footer p {line-height: 25px;color:#201846;}
footer a {color:#0087cc;text-decoration: none;}
