.kt-aside-menu--dropdown {
    background-color: white;
}

.kt-header__topbar-icon{
    background-color: white;
}

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user:hover .kt-header__topbar-icon, .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user.show .kt-header__topbar-icon{
    background-color: #2C1C59;
}

.kt-aside-menu-wrapper{
    margin-left:10px;
}

.kt-subheader--enabled:not(.kt-subheader--fixed) .kt-content {
    padding-left: 8%;
    padding-right: 8%;
}

.kt-footer {
    background-color: #22222c;
    color: white;
    padding-top: 80px;
    padding-bottom: 80px;

}

.kt-sc-2{
    background-color: white;
}

.kt-footer-link {
    color: white;
}

.kt-footer-link:hover {
    color: white;
    font-weight: bold;
}

.kt-subheader__title{
    color: black;
}

.kt-subheader__title a{
    color: black;
}

.kt-user-card-v2 .kt-user-card-v3__pic img{
    border-radius:50%;
    max-width: 70px;
    max-height: 70px;
}

.kt-svg-icon g [fill]{
    fill: #a71a6e;
}

.kt-grid-nav .kt-grid-nav__row .kt-grid-nav__item .kt-grid-nav__title{
    color: black;
}


.kt-bg-smanck{
    background-color: #a71a6e
}


.btn-smanck{
    color: #a71a6e;
    background-color: white;
    border-color: #a71a6e;
}

.btn-small {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1rem;
}

.btn-purple {
    background-color: #a71a6e;
    border-color: #a71a6e;
    color: white !important;
    padding: 5px 10px !important;
    cursor: pointer;
}

.kt-header-menu {
    margin: 0 25px 0 25px !important;
    align-items: center;
}

.btn-danger{
    background-color : red;
    border-color: red;
}

.btn-space-5{
    padding-left: 5px;
}

.btn-space-10{
    padding-left: 10px;
}

.btn-space-50{
    padding-left: 50px;
}

.kt-pricing-1 .kt-pricing-1__items .kt-pricing-1__item:nth-child(1) .kt-pricing-1__price{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 3em;
}

.kt-pricing-1 .kt-pricing-1__items .kt-pricing-1__item .kt-pricing-1__price{
    margin-top: 0em;
}

button.stripe-button-el,
button.stripe-button-el>span {
    background-color: #3F2983 !important;
    border-color: #3F2983;
    background-image: none;
}

.kt-pricing-1 .kt-pricing-1__items .kt-pricing-1__item .kt-pricing-1__description{
    padding:0 0;
}

.btn-slim {
    padding: 3px 7px;
}
