.inside-article{
    padding: 20px 10px 10px 10px!important;
}

.page h1{
    color: #FF4D4D;
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    font-weight: bold;
}

.page h2 {
    font-size: 22px;
    color: #FF4D4D;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
}