@charset "utf-8";
/* CSS Document */

h1{
    font-size:2.6em;
    font-weight: bold;
    margin-bottom: 0em !important;
    line-height: 0.8em;
    color:#f273bf;
}
h2{
    margin: 0px;
    margin-bottom: 1em;
    font-size:1.1em;
    font-weight: normal;
    color:#000;
}
h3{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color:#b5d064;
    font-size:1.3em;
    font-weight: normal;
}
h4{
    color:#f273bf;
    font-family: 'Handlee', cursive;
    font-size:1.6em;
    margin-bottom: 1em;
}