@CHARSET "UTF-8";
a{
    color:#333;
    text-decoration: none;
}
a:hover{
    color:#999;
}
.about{
    margin:20px 0;
    padding:50px 0;color:#fff;
}
.about_info{
    
}
.about_info p{
    text-indent: 2rem;
}
#footer{
    text-align: center;
 
}
.contact-left{
    padding:30px  ;
}