.btn-danger-custom {
    color: #fff !important;
    border-color: #fbfbfb !important;
}
.snow-logo {
    height: auto;
    max-width: 70% !important;
}

.link-image-banner {
    text-align: center;
}
.title-border-left {
    border-left: 3px solid ;
    padding-left: 10px;
    font-weight: bold;
}
.btn-home-dark {
    border-radius: 15px;
}
.icon-sort-desc {
    font-size: 20px;
    color: #33CC33;
}
.background-grey {
    background-color: #f2f2f2;
}
.pd-b-30{
    padding-bottom: 30px;
}
.title-questions {
    color: #33CC33;
    font-weight: bold;
}
.sub-questions {
    margin-right: 10px;
    float: left;
    color: #377BBB;
    margin-left: 5px;
}
.title-questions .sub-questions {
    margin-right: 13px;
    margin-left: 0px;
    color: #33CC33;
}
.question-content div {
    margin-left: 24px;
}
.contact-us {
    margin: auto;
}
.post-meta > p {
    line-height: 2;
}
.padding-default {
    padding: 0px !important;
}
.text-danger {
    color: red;
}
.cursor-initial {
    cursor: initial;
}
.space-content {
    height: 110px;
    width: 100%;
}
