body
{
background: #222
}
.about-us-container
{
display: block;
margin: 15px 20px;
height: auto;

}
.about-us-title
{
color: #666;
margin: 0 0 5px;
padding: 0;
font-weight: 700;
font-size: 14px;
}
.about-us-content
{
display: block;
color: black;
font-weight: normal;
text-decoration: none;
background-color: transparent;
margin: auto;
max-width: 100%;
color: #ffdf01;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0px;
}

