* {
    margin: 0;
    padding: 0;
}

html {
    position: relative;
    min-height: 100%;
    font-size: 17px;
}

body {
    font-family: "Roboto Condensed", sans-serif !important;
}
