.inner-text-heading h2 {
    color: var(--lemon) !important;
}
.inner-text-heading a {
    text-decoration: underline !important;
    color: var(--yellow) !important;
}
.inner-text-heading a:hover {
    opacity: 0.85;
}
.wp-caption-text, #top .wp-caption .wp-caption-dd {
    font-family: inherit;
    font-style: normal;
    line-height: 1.75;
    font-size: 12px;
}