body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.content_title {
    margin: 0.5em 1em;
    font-size: 1.5em;
    border-bottom: 1px dotted #AAA;
    padding-bottom: 0.5em;
}

.processing__icon {
    width: 1.2em;
    margin-left: 0.5em;
    margin-top: 0.4em;
    vertical-align: top;
}

.article__green {
    color: #047B1D;
}