﻿body {
    background-color: black;
}

.doyt-text {
    color: white;
    line-height: 1.3;
    font-size: 19px;
    margin-left: 55px;
    margin-right: 55px;
    padding-bottom: 25px;
}

    .doyt-text sup {
        font-size: 11px;
        padding-left: 2px;
    }

    .doyt-text a {
        color: white;
        border-bottom: 1.2px solid white;
    }

.container.body-content {
    padding-top: 5px;
}
