:root {

    /* Container Width */
    /* ---------------------------------------------------*/

    /* Layout Units */
    /* ---------------------------------------------------*/

    /* Global Color Board (Referenced by semantic colors) */
    /* ---------------------------------------------------*/

    /* Typography */
    /* ---------------------------------------------------*/

    /* Media Queries */
    /* ---------------------------------------------------*/

    /* Clearfix Mixin */
    /* ---------------------------------------------------*/;

}

.editor__headline {
    font-size: 28px;
    font-weight: 700;
    color: var(--find-a-butcher-blue);
    padding: 16px 0;
    line-height: 1.4;
}
