body {
    background: #1b1c1d;
    color: rgba(255,255,255,.9);
}

.cursive {
    font-family: 'Estelle' !important;
}

.serif {
    font-family: 'Gilda' !important;
}

.center.aligned {
    text-align: center !important;
}
