/*
 Layout and basic things
*/

* {
    font-family: "Raleway" !important;
}

.graph-label {
    display: none;
}

#generate {
    float: right;
}
