

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.top30 {
    margin-top: 30px;
}

.bottom30 {
    margin-bottom: 30px;
}

.fu__ingmagicbutton {
font-size: 5em;
white-space: pre-wrap;
}

.navbar-inverse a.navbar-brand {
    font-size: 25px;
    font-weight: bold;
    float: none;
    line-height: 50px;
    color: #fff;
}

.navbar-inverse , .btn {
	transition: 0.2s background, 0.2s border-color;
}






