﻿/**/
h1 {
    text-align: center;
    color: #5d862e;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .4em;
    font-size: 3rem;
    font-family: "Open Sans",sans-serif;
}

h2 {
    text-align: center;
    color: #7f8084;
    line-height: 1.429;
    margin-top: 0;
    font-weight: 300;
    font-size: 1.5rem;
    font-family: "Open Sans",sans-serif;
}


@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Oswald);

