#wrapper h1 {
    margin-top: 60px;
    margin-bottom: 40px;
    color: rgb(255, 255, 255);
    font-size: 80px;
    font-weight: 900;
    letter-spacing: -1px;
    font-family: Eczar, serif;
    text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
}


h2.subtitle {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    background: rgba(95, 222, 60, 0.901961);
    padding: 20px;
    border-radius: 25px;
}
<style>?</style>
h1, h2, h3, h4, h5, h6 {
    font-family: Lato, sans-serif;
    font-weight: 300;
    color: rgb(68, 68, 68);
}

h7 {
    color: rgb(255, 255, 255);
    font-size: 55px;
    text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
    font-family: Montserrat, sans-serif;
}

p.copyright {
    margin-top: 50px;
    color: rgb(255, 255, 255);
    text-align: center;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
}
p {
    margin: 0 0 10px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheet
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}


#wrapper {
    text-align: center;
    min-height: 650px;
    width: 100%;
    background-size: cover;
    padding: 50px 0px;
    background-position: 50% 50%;
}

body {
    font-family: Lato, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.6em;
    -webkit-font-smoothing: antialiased;
    background: url("../img/main-bg.jpg") 50% 0% no-repeat;
}

a {
    color: #ffffff !important;
    text-decoration: none;
}

a:hover, a:focus {
    color: d2d2d2 !important;
    text-decoration: none;
}









#wrapper h1 {
    margin-top: 60px;
    margin-bottom: 40px;
    color: rgb(0, 0, 0);
    font-size: 80px;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: Eczar, serif;
    text-shadow: rgba(255, 253, 253, 0.498039) 3px 3px 3px;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Special Elite', cursive;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}


h2.subtitle {
    color: rgb(255, 255, 255);
    font-size: 24px;
    /* font-family: Montserrat, sans-serif; */
    font-weight: bold;
    background: rgba(0, 0, 0, 0.8);
    padding: 20px;
    border-radius: 25px;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Special Elite', cursive;
}
<style>?</style>
h1, h2, h3, h4, h5, h6 {
    font-family: Lato, sans-serif;
    font-weight: 300;
    color: rgb(68, 68, 68);
}

h7 {
    color: rgb(0, 0, 0);
    font-size: 55px;
    text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
    /* font-family: Montserrat, sans-serif; */
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Special Elite', cursive;
    text-shadow: rgba(255, 253, 253, 0.498039) 3px 3px 3px;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Special Elite', cursive;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

p.copyright {
    margin-top: 50px;
    color: rgb(0, 0, 0);
    text-align: center;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Special Elite', cursive;
    text-shadow: rgba(255, 253, 253, 0.498039) 3px 3px 3px;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Special Elite', cursive;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
}
p {
    margin: 0 0 10px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheet
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}


#wrapper {
    text-align: center;
    min-height: 650px;
    width: 100%;
    background-size: cover;
    padding: 50px 0px;
    background-position: 50% 50%;
}

body {
    font-family: Lato, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.6em;
    -webkit-font-smoothing: antialiased;
    background: url("../img/main-bg.jpg") 50% 0% no-repeat;
}

a {
    color: #000000 !important;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    text-shadow: rgba(255, 253, 253, 0.498039) 3px 3px 3px;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Special Elite', cursive;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

a:hover, a:focus {
    color: d2d2d2 !important;
    text-decoration: none;
}








@media (max-width: 360px) {
.microsize {
    padding-top: 5px;
}


h7 {
    font-size: 42px;
}
}