/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@media (max-width: 1199px) {
    .wp-block-columns {
        display: flex;
        flex-direction: column;
    }
}

.wp-block-group.alignfull.has-ti-bg-background-color.has-background.is-layout-flow.wp-block-group-is-layout-flow {
    border-bottom-style: none !important;
}

.loglink, .loglink * {
    text-decoration: none !important;
}
