    @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: #1d1d1d; text-decoration: none; text-transform: none;     }
    /*links*/
    a{
font-family: Open Sans; font-weight: 700; font-size: 20px; font-style: normal; color: #000; text-decoration: none; text-transform: uppercase;     }
    a:hover,
    a:focus,
    a:active{
color: #000; text-decoration: none;     }

    /*headers*/
    h1{
font-family: Bitter; font-weight: 700; font-size: 110px; font-style: normal; line-height: 1.22; color: #0a0a0a; text-transform: none;     }
    h2{
font-family: Bitter; font-weight: 700; font-size: 50px; font-style: normal; line-height: 1.2; color: #000; text-transform: none;     }
    h3{
font-family: Bitter; font-weight: 400; font-size: 15px; font-style: normal; color: #000; text-transform: none;     }
    h4{
font-family: Bitter; font-weight: 400; font-size: 15px; font-style: normal; color: #000; text-transform: none;     }
    h5{
font-family: Bitter; font-weight: 400; font-size: 15px; font-style: normal; color: #000; text-transform: none;     }
    h6{
font-family: Bitter; font-weight: 400; font-size: 15px; font-style: normal; color: #000; 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: #000000; text-transform: uppercase; background-color: #ffff00; 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: #364fd9; border-color: transparent; color: #000000;     }



    .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: #364fd9; text-transform: uppercase; background-color: #ffffff; border-color: #000000; 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: #ffff00; border-color: #ffff00; color: #364fd9;     }


    .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: #364fd9; text-transform: uppercase; border-color: #364fd9; 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: #ffff00; border-color: #ffff00; color: #364fd9;     }
