.foot_div_box {
    background-color: #ffcc00;
}

h1.my_foot {
    text-align: center;
    font-size: 16px;
    color: #000;
    padding: 20px;
}

h1.my_foot:hover {
    cursor: pointer;
}.rt-detail a {
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.et_pb_section.hit {
    background: black;
    padding: 0 !important;
    position: fixed;
    width: 100%;
    z-index: 99999999999;
}
.single div#content-area {
    margin-top: 70px !important;
    clear: both;
}