.CopyrightService{
    webkit-text-size-adjust: 100%;
    font-family: Roboto,Open Sans,Arial,sans-serif;
    text-align: center;
    color: #666;
    font-size: 15px;
    line-height: 180%;
    /*margin-top: 20px;*/
}

.copyright{
    text-align: center;
}

.footerLinks a{

    color: #54baf1;
    text-decoration: none;
}

.footerLinks a:hover{

    color: #0028e7;
    text-decoration: underline;

}