/* GRA310 - Digital Graphic Design for Web - SNHU
        Style Sheet - Location
        Author: Claudia Lindsay
        Date:   01/17/2017

        Filename: style_sheet_location_CLindsay.css*/


/* #############################MAP##################################### */
@import url(https://fonts.googleapis.com/css?family=Muli);
#map h1, h4, h5, p, iframe {
   color: #8a8c8f;   
   font-family: 'Muli', Arial, sans-serif;
    width: 100%;
    padding-left: 20px;
}