    @import url('https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800,900&display=swap');

    .edit-post-visual-editor, body:not(.wp-admin), body.page, body.post, content{
font-family: Open Sans; font-weight: 400; font-size: 20px; font-style: normal; line-height: 1.8; color: #0d161a; text-decoration: none; text-transform: none;     }
    /*links*/
    a{
font-family: Open Sans; font-weight: 700; font-size: 20px; font-style: normal; color: #67aa73; text-decoration: none; text-transform: uppercase;     }
    a:hover,
    a:focus,
    a:active{
color: #00553d; text-decoration: none;     }

    /*headers*/
    h1{
font-family: Amatic SC; font-weight: 700; font-size: 110px; font-style: normal; line-height: 1.22; color: #0d161a; text-transform: none;     }
    h2{
font-family: Amatic SC; font-weight: 400; font-size: 75px; font-style: normal; line-height: 1.2; color: #0d161a; text-transform: none;     }
    h3{
font-family: Amatic SC; font-weight: 400; font-size: 45px; font-style: normal; color: #0d161a; text-transform: none;     }
    h4{
font-family: Amatic SC; font-weight: 400; font-size: 30px; font-style: normal; color: #0d161a; text-transform: none;     }
    h5{
font-family: Amatic SC; font-weight: 400; font-size: 24px; font-style: normal; color: #0d161a; text-transform: none;     }
    h6{
font-family: Amatic SC; font-weight: 400; font-size: 20px; font-style: normal; color: #0d161a; text-transform: none;     }



    .btn,
    a.btn,
    .button,
    a.button,
    .btn-primary,
    a.btn-primary{
    font-family: Open Sans; font-weight: 700; font-size: 18px; font-style: normal; line-height: 1; letter-spacing: 0.9px; text-align: center; color: #ffffff; text-transform: uppercase; background-color: #67aa73; border-color: transparent; padding: 26px 51px 23px;     }

    .btn:hover,
    a.btn:hover,
    .btn:focus,
    a.btn:focus,
    .button:hover,
    a.button:hover,
    .button:focus,
    a.button:focus,
    .btn-primary:hover,
    a.btn-primary:hover,
    .btn-primary:focus,
    a.btn-primary:focus {
    background-color: #00553d; border-color: transparent; color: #ffffff;     }



    .btn--white,
    a.btn--white,
    .btn-secondary,
    a.btn-secondary{
    font-family: Open Sans; font-weight: 700; font-size: 18px; font-style: normal; line-height: 1; letter-spacing: 0.9px; text-align: center; color: #00553d; text-transform: uppercase; background-color: #ffffff; border-color: transparent; padding: 26px 51px 23px;     }

    .btn--white:hover,
    a.btn--white:hover,
    .btn--white:focus,
    a.btn--white:focus,
    .btn-secondary:hover,
    a.btn-secondary:hover,
    .btn-secondary:focus,
    a.btn-secondary:focus {
    background-color: #d4d4d4; border-color: transparent;     }


    .btn--primary-outline,
    a.btn--primary-outline,
    .btn-tertiary,
    a.btn-tertiary{
    font-family: Open Sans; font-weight: 400; font-size: 18px; font-style: normal; line-height: 1; letter-spacing: 0.9px; text-align: left; color: #00553d; text-transform: uppercase; border-color: #67aa73; border-width: 2px; border-style: solid; padding: 26px 51px 23px;     }

    .btn--primary-outline:hover,
    a.btn--primary-outline:hover,
    .btn--primary-outline:focus,
    a.btn--primary-outline:focus,
    .btn-tertiary:hover,
    a.btn-tertiary:hover,
    .btn-tertiary:focus,
    a.btn-tertiary:focus {
    background-color: #00553d; border-color: #00553d; color: #ffffff;     }
