.uk-text-white{
    color: white;
}

.uk-text-baravin{
    color: #e40059;
}

.uk-background-baravin{
    background-color: #e40059;
}

#scroll-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}