/*
Theme Name: Jplus
Description: Reliable Staking
Version: 1.0
Author: Jplus Team
Tags: Jplus
Textdomain: Team
*/
.flex-column {
    flex-direction: column !important;
}
.justify-content-xxl-center {
    justify-content: center !important;
}
.d-flex{display: flex;}
.p-top {
    padding-top: 5%;
}
.d-xxl-flex {
    display: flex !important;
}
