/* Custom Stylesheet */


/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

body {
    background-color: #2d312f;
}

.icon-block {
    padding: 0 15px;
}

.icon-block .material-icons {
    font-size: inherit;
}

#cube {
    background-color: #8e8e8e;
    width: 750px;
    height: 1020px;
}

#logo-container {
    font-family: cursive;
}

#right hide-on-med-and-down {
    font-family: cursive;
}

h4 {
    font-family: impact;
}