.custom-text {
    font-size: 28px;
    color: black;
}

.color-white {
    color: white;
}

.hide-element {
    display: none !important;
}

.empty-space {
    margin: 50px !important;
}