﻿.logo{
    font-size:60px;
    font-weight: bold;
    font-family:'Agency FB';
}
.textOrange{
    color:#E57325;
}
.textDark{
    color:#525862;
}
.textTM{
    font-size:16px;
    vertical-align:top;
    line-height:2;
    color:#E57325;  
    position:relative;
    padding-right:3px;
    padding-left:1px;
    top:3px;
}