@charset "utf-8";
.header-logo{
    height: 25px;
    margin-top: 18px;
}
.company {
    padding: 80px 0 60px;
    color: #5a5c5f;
}
.company-title {
    margin-bottom: 15px;
}
.company-info {
    margin-bottom: 10px;
}
.company-text {
    margin-bottom: 10px;
}
.company-text {
    color: blue;
}
.company-text2 {
    color: red;
}
.company-text2 {
    margin-bottom: 15px;
}
    
    