#logo_block_content p:first-of-type{
    font-size: 17px;
    margin-top: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    color:#666;
}
#logo_block_content p:last-of-type{
    font-size: 18px;
    margin-top: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    color:#22297A;
    margin-bottom: 0;
}
#logo_block_content p:last-of-type strong{
    font-size: 30px;
    color:rgb(218,37,28);
}