body {
    /*background-color: #1e1e1e;*/
    color: #fff;
}
.section-padding.trainer-image
{
    padding-top: 0;
}

.section-padding.details, .section-title h2
{
    background-color: #1e1e1e;
}

.section-title
{
    margin-bottom: 10px
}

.section-title h2
{
    font-size: 20px;
}

header .header-master.header-half {
    height: 60vh;
}
.cover-bg-img:hover {
    opacity: 0.5;

}
.dorothea-heading-meta {
    display: block;
    font-family: 'Cutive Mono', monospace;
    font-size: 16px;
    text-transform: uppercase;
    color: #999;
    font-weight: 400;
    letter-spacing: 5px;
    margin-bottom: 5px;
}
.dorothea-heading {
    color: #fff;
    font-family: 'Cutive Mono', monospace;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 35px;
}
.trainer-detail p, .top-box p {
    /*font-family: 'Cutive Mono', monospace;*/
    font-size: 18px;
    line-height: 1.5em;
    margin: 0 0 10px;
    color: #fff;
    font-weight: 400;
}

