body {
    font-size: 14pt;
}

a {
	text-decoration: underline;
    color: #e77e22;
    font-weight: bold;
}

.header-image {
    @media screen and (max-width: 575px) {
        height: 250px;
    }
}