h1, h2, h3, ul, ol, p {
    color: white !important;
}

p > img:only-child {
    display: block;
    margin: 0 auto;
}
