.add-btn{
    color: white;
  }

.card-closer{
    margin-bottom: 0!important;
    margin-top: 15px!important;
}

.btn-format{
    margin: 0!important;
    padding: 5px!important;
}

.card-header-bottom{
    margin-bottom: 15px!important;
}

.btn-link-ed{
    background-color: transparent;
    color: #fff;
    box-shadow: none;
}

.header-p{
color: #fff;
font-size: 0.675rem;
max-width: 264px;
min-width: 72px;
box-sizing: border-box;
min-height: 48px;
text-align: center;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.75;
flex-shrink: 0;
white-space: normal;
letter-spacing: 0.02857em;
text-transform: uppercase;
}

.notification-center{
    color: #959EA3;
    padding: 0 20px;
    font-size: 14px;
    text-align: center;
    margin-top: 0px;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 26px;
}

.card-header-main-page{
    background: linear-gradient(60deg,#F306AF, #f22179, #f34854,#F36F26,#f29708) !important;
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(243 6 175 / 40%);
}

.nav{
    margin-bottom: 30px !important;
}

.title-price{
    color: #959EA3;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}

.price{
    color: #4A4A4A;
    display: block;
    font-size: 14px;
    line-height: 18px;
}