/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

html,body {
    height: 100%;
}

a {
    color: #33BEFF;
}
