
body {
    margin:0;
    font-family:monospace;
}


.navbar-custom {
}

a,
a:hover {
    -webkit-transition: color ease-in-out 300ms;
    text-decoration:none;
    color:#000;
}
a:hover {
    color:#40E0D0
}

.up-arrow {
    font-size:36px;
}

.hiring {
    position:fixed;
    bottom:0;
    font-size:12px;
}
