a {
    color: black !important;
}

p {
    text-align: left;
}

section > iframe {
    width: 100%;
    height: 800px;
    border: 0;
    overflow: auto;
}