body{
    /* word-break: break-all; */
}
.languages{
    z-index:10;
}
.softskill-al-2 tbody tr {
    display: none;
}
thead.navbar-inverse {
    border: 1px solid red;
}
.orders-table-wrapper.bg-white{
    background-color:unset !important;
}
.orders-table-wrapper table thead {
    background-color: unset;
}
.profile-page .bg-white, .content-section-profile{
    background:unset !important;
}
.terms{
    padding: 1rem  !important;
}

.notices p {
    color: unset !important;
}
body > .notice-container {
    display: none !important;
}
.feature-container .icon{
    height:60px;
}
.orders-table-wrapper.bg-white{
    background-color:unset !important;
}
.orders-table-wrapper table thead {
    background-color: unset;
}
.profile-page .bg-white, .content-section-profile{
    background:unset !important;
}
.terms{
    padding: 1rem  !important;
}
.unsubscribe-section {
    margin: 0 0.5rem;
}
.notices p {
    color: unset !important;
}
body > .notice-container {
    display: none !important;
}
.feature-container .icon{
    height:60px;
}
#cookie-button{
    white-space: nowrap;
}
.subscription-price{
    font-size: 48px;
}
.product-name,.pricings .pricings-container .pricing .pricing-content .price .type .type-wrap{
    font-size: 20px;
}
.form-data.basic-captcha .form-input-wrapper {
    justify-content: space-between;
}
.form-data.basic-captcha .form-input-prepend img {
    width: -webkit-fill-available;
}