a.active p {
    color: #007bff !important;
}

@media screen and (min-width: 768px) {
    .section-content-body {
        width: 500px !important;
    }
}