.Frame-banner {
    height: 0;
}

.BoxDiscussionFilter {
    margin-top: 0;
}

header.Header,
header.not-transparent {
    background-color: white;
}

.SearchResultCategory {
    margin-top: 20px;
    margin-bottom: 36px;
}

.SearchResultCategory a.DiscussionHeader_category {
    padding: 6px 12px;
    border: 1px solid black;
    border-radius: 100px;
    background: #EDF05D;
    color: black;
    font-weight: 600;
    font-size: 14px;
}

.AuthWrapper {
    position: relative;
}

.verified-badge {
    width: 200px;
}

.verified-badge img {
    width: 15px !important;
    height: 15px !important;
}