/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */

.block__title{
    font-weight: bold;
    font-size: 1.5rem;
    /* color: #990000; */
    color: black;
    font-family: "news-gothic-std", Arial, sans serif;
    padding-bottom: 1rem;
}

.l-main{
	min-height: 660px;
}
