.site_title {
    font-size: 20px;
    font-weight: bold;
}
.site_title span{
    color: red;
    margin-left: 20px;
}
