 h1.m-hero__captiontitle  {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 3.25rem;
        }
        
 .shadow {text-shadow: 0 2px 3px rgb(0 0 0 / 60%);}
        
        /* Lets add an arrow after each link */
.arrow a:after {
    position: absolute; /* Prevent underline of arrow */
    padding-left:2px; /* Add a little space between text and arrow */
    content: "\00bb"; /* Unicode hex for &raquo; */
}
.header .nav-link {
    color: #8c0b42;
    font-weight: bold;
    text-transform: uppercase;
}
.footer-btn { text-align: left; font-family: 'Montserrat', sans-serif; font-weight: 800; letter-spacing: .75px;}
 .m-hero__captioncontent h2 {font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 3.25rem; }
        