a:focus {
    border-radius: 10px;
}

a.status-card:hover .status-card__title, a.status-card:hover .status-card__host, a.status-card:hover .status-card__author, a.status-card:hover .status-card__description, a.status-card:focus .status-card__title, a.status-card:focus .status-card__host, a.status-card:focus .status-card__author, a.status-card:focus .status-card__description, a.status-card:active .status-card__title, a.status-card:active .status-card__host, a.status-card:active .status-card__author, a.status-card:active .status-card__description {
    color: #996a23;
}

.about__domain-blocks__domain:nth-child(2n) {
    background: #f9f4ec;
}

.about__meta {
    border-radius: 25px;
}
.about__section__title {
    border-radius: 25px;
    color: #996a23;
}
.about__section.active .about__section__title {
    border-radius: 25px 25px 0 0;
    border-bottom: none;
}

.about__section__body {
    border: 1px solid #c48423;
    border-top: 0;
    border-radius: 0 0 25px 25px;
    background-color: #f9f4ec80;
}

.account {
    border: none;
}

.account__avatar {
    background: none;
}

.account-card__title__avatar img, .account-card__title__avatar .account__avatar {
    border-radius: 50%;
}

.account__domain-pill {
    color: #c48423;
    border-radius: 25px;
    background: rgba(219, 153, 53, 0.04);
}

.account__domain-pill.active, .account__domain-pill__popout__header__icon {
    background: #996a23;
}

.account__domain-pill__popout {
    border-radius: 10px;
}

.account__domain-pill__popout__handle {
    border: 2px dashed #996a23;
    color: #996a23;
    border-radius: 10px;
    background: #f9f4ec;
}

.account__domain-pill__popout__parts__icon {
    color: #996a23;
}

.account__header {
    border-radius: 10px;
    margin-bottom: 1em;
}

.account__header__bar {
    border: none;
}

.account__header__bio .account__header__fields .verified:first-child {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.account__header__bio .account__header__fields .verified:last-child {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.account__header__tabs__buttons .icon-button {
    border-radius: 50%;
    border: none;
}
.account__header__bio .account__header__fields {
    border-radius: 25px;
    border: none;
}

.account__header__bio .account__header__fields dl {
    border-bottom: none;
}

.account__header__bio .account__header__fields a {
    color: #c48423;
}

.account__header__fields {
    background: #f9f4ec66;
    border: 0;
}

.account__section-headline, .account__section-headline a, .account__section-headline button, .notification__filter-bar, .notification__filter-bar a, .notification__filter-bar button {
    background: transparent;
}

.account__section-headline a.active::before, .account__section-headline button.active::before, .notification__filter-bar a.active::before, .notification__filter-bar button.active::before {
    border-color: transparent transparent transparent;
    border-radius: 10px;
    width: calc(100% - 8px);
    left: 4px;
    transform: none;
}
.account__section-headline a {
    border-radius: 10px;
}

.admin-wrapper .sidebar ul .simple-navigation-active-leaf a {
    color: #c48423;
}

.compose-form .spoiler-input .autosuggest-input {
    border-color: #c484236e;
    border-radius: 10px;
}

.button, .btn, .simple_form .btn, .admin-wrapper .content__heading__tabs a.selected {
    border-radius: 25px;
    background: #c48423;
}

.button:active, .button:focus, .button:hover,
.btn:active, .btn:focus, .button:hover,
.simple_form .btn:active, .simple_form .btn:focus, .simple_form .btn:hover {
    background: #996a23;    
}

.button.button-secondary {
    background: #c484236e;
    color: white;
    border: none;
}

.button.button-secondary:active, .button.button-secondary:focus, .button.button-secondary:hover {
    border: 1px solid #d69026;
    border-radius: 25px;
    color: #c48423;
}

button.table-action-link:hover, a.table-action-link:hover {
    color: #996a23;
}

.column-back-button, .column-link.active, .column-header__button.active {
    color: #996a23;
}

.column-header.active .column-header__icon {
    color: #996a23;
}

.compose-form {
    gap: 1em;
}

.compose-form__actions .icon-button.active {
    background: #996a23;
}

.compose-form .compose-form__warning {
    border-radius: 10px;
}

.compose-form .compose-form__autosuggest-wrapper {
    border-radius: 10px;
    margin-bottom: 1em;
}

.compose-form .compose-form__modifiers {
    border-radius: 10px;
    margin: 1px;
}

.compose-form__highlightable {
    border: none;
    border-radius: 10px;
    background: #f9f4ec;
}

.compose-form .spoiler-input__input {
    border-radius: 10px;
}

.compose-form .autosuggest-textarea__textarea {
    background: #f9f4ec;
}

.compose-form .autosuggest-textarea__suggestions {
    border-radius: 0 0 10px 10px;
}

.compose-form .autosuggest-textarea__suggestions__item {
    border-radius: 10px;
}

.compose-form .compose-form__buttons  {
    border-radius: 10px;
    border: none;
    background: #f9f4ec;
}

.compose-form__actions .icon-button {
    color: #c48423;
}

.compose-form__actions .icon-button:hover, .compose-form__actions .icon-button:focus, .compose-form__actions .icon-button:active {
    color: #996a23;
}

.compose-form__actions .icon-button.disabled {
    color: #c484234f;
}

.compose-form__poll__select__value {
    color: #996a23;
    background: #fff1db80;
    border: 1px solid #c484236e;
    padding: 0.25rem 0.8rem;
    border-radius: 25px;
}

.compose-form .spoiler-input__input {
    background: #fff1db80;
    color: #996a23;
}

.compose-form .spoiler-input__border {
    border-radius: 25px;
}

.compose-form__upload-thumbnail {
    border-radius: 10px;
}

.content__heading__tabs a, .content__heading__tabs a:hover {
    border-radius: 25px;
}

.content-warning {
    background: #f9f4ec;
}

.dashboard__quick-access {
    border-radius: 25px;
    background: #c48423;
}

.dashboard__quick-access:active, .dashboard__quick-access:focus, .dashboard__quick-access:hover {
    border-radius: 25px;
    background-color: #996a23;
}

.dimension__item__indicator--100, .retention__table__box--100 {
    background-color: #996a23;
}

.dimension__item__indicator--90, .retention__table__box--90 {
    background-color: #996a23e6;
}

.dimension__item__indicator--80, .retention__table__box--80 {
    background-color: #996a23cc;
}

.dimension__item__indicator-70, .retention__table__box--70 {
    background-color: #996a23b3;
}

.dimension__item__indicator--60, .retention__table__box--60 {
    background-color: #996a2399;
}

.dimension__item__indicator--50, .retention__table__box--50 {
    background-color: #996a2380;
}

.dimension__item__indicator--40, .retention__table__box--40 {
    background-color: #996a2366;
}

.dimension__item__indicator--30, .retention__table__box--30 {
    background-color: #996a234d;
}

.dimension__item__indicator--20, .retention__table__box--20 {
    background-color: #996a2333;
}

.dimension__item__indicator--10, .retention__table__box--10 {
    background-color: #996a231a;
}

.dimension__item__indicator--0, .retention__table__box--0 {
    background-color: #996a231a;
}

/* 52줄 */
.icon-button {
    border-radius: 25px !important;
}
.icon-button.active, .icon-button.active:hover, .icon-button.active:active, .icon-button.active:focus-visible, .column-header__button.active:hover, .column-header__button.active:active, .column-header__button.active:focus {
    color: #996a23;
}

.icon-with-badge__badge {
    background: #996a23;
    border-radius: 50%;
    aspect-ratio: 1/1;
}

/* 193줄 */
.text-icon-button {
    border-radius: 10px;
}

.featured-carousel__pagination {
    display: flex;
    align-items: center;
}

.filters .filter-subset a.selected {
    color: #c48423;
    border-bottom: 2px solid #996a23;
}

.flash-message {
    border: 1px solid #c48423;
    border-radius: 10px;
    color: #996a23;
}

.flash-message.warning, .flash-message-stack .flash-message.warning {
    border-radius: 10px;
    color: #996a23;
}

.focal-point__preview div {
    border-radius: 10px;
}

.reply-indicator {
    border-radius: 10px;
}

input[type="checkbox"], input[type="radio"] {
    accent-color: #c48423;
}

.item-list article {
    border-radius: 10px;
    margin-bottom: 1em;
    border: none;
}

.item-list article div[tabindex] {
    border-radius: 10px;
}

.checkbox {
    border-radius: 25px;
}

.simple_form input[type="text"], .simple_form input[type="number"], .simple_form input[type="email"], .simple_form input[type="password"], .simple_form input[type="url"], .simple_form input[type="datetime-local"], .simple_form textarea {
    background-color: #f9f4ec;
    border: 0;
    border-radius: 10px;
}

.simple_form select {
    background: #f9f4ec url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.933 18.467' height='19.698' width='15.929'><path d='M3.467 14.967l-3.393-3.5H14.86l-3.392 3.5c-1.866 1.925-3.666 3.5-4 3.5-.335 0-2.135-1.575-4-3.5zm.266-11.234L7.467 0 11.2 3.733l3.733 3.734H0l3.733-3.734z' /></svg>") no-repeat right 8px center/auto 14px;
    border: 0;
    border-radius: 10px;
}

.status {
    border-bottom: 0;
}

.status-card {
    border-radius: 25px;
    border: none;
    box-shadow: -1px -1px 16px 1px rgba(0,0,0,0.1);
}

.status-card__image {
    background: #f9f4ec;
    border-radius: 25px;
}

.status__content__read-more-button, .status__content__translate-button {
    color: #996a23;
}

.status__content a, .reply-indicator__content a, .status__content a.unhandled-link, .edit-indicator__content a.unhandled-link, .reply-indicator__content a.unhandled-link {
    color: #996a23;
}

.status__wrapper {
    margin-bottom: 1em;
    border-radius: 10px;
}

.status__wrapper-direct .status__prepend, .status__wrapper-direct .notification-ungrouped__header, .notification-ungrouped--direct .status__prepend, .notification-ungrouped--direct .notification-ungrouped__header {
    color: #996a23;
}

.status__wrapper-direct, .notification-ungrouped--direct, .notification-group--direct, .notification-group--annual-report {
    background: #f9f4ec66;
}

.conversation {
    border: none;
}

.hashtag-bar a {
    border-radius: 25px;
    background: #c4842324;
}

.translate-button {
    border-radius: 10px;
    padding: 0.5em;
    background: #c4842308;
}

.reply-indicator__content .status__content__spoiler-link, .status__content .status__content__spoiler-link {
    border-radius: 10px;
}

.detailed-status__wrapper {
    box-shadow: -1px 1px 16px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin: 1em 0.5em;
}

.detailed-status {
    border-radius: 10px 10px 0 0;
    border-top: none;
}

.detailed-status__action-bar {
    border-bottom: none;
    border-top: none;
    border-radius: 0 0 10px 10px;
}

.detailed-status__wrapper-direct .detailed-status, .detailed-status__wrapper-direct .detailed-status__action-bar, .status__wrapper-direct {
    background: #fff;
}

.status__line {
    border-radius: 10px;
}

/* 1057줄 */
.focusable:focus {
    border-radius: 10px;
}
/* 1348줄 */
.column > .scrollable {
    border-radius: 10px;
    border: none;
}
.column > .scrollable.about {
    border-top: none;
}

.column-inline-form {
    border: none;
    margin-bottom: 1em;
    border-radius: 10px;
}

.column-inline-form .setting-text {
    border-radius: 25px;
    padding-left: 1em;
}

.setting-text__wrapper {
    border-radius: 12px;
}

.simple_form .recommended {
    border-color: #c48423;
    color: #996a23;
    background-color: #f9f4ec;
    padding: 0.25rem;
    border-radius: 10px;
    
}

.report-modal__comment {
    border: none;
}

.report-modal__comment .setting-text {
    border-radius: 10px;
}

.report-modal {
    border: none;
    box-shadow: 1px 1px 1em 2px rgba(0, 0, 0, 0.2);
}

.report-modal__container {
    border: none;
}

.modal-root__modal {
    border: none;
    box-shadow: 1px 1px 1em 2px rgba(0,0,0,0.2);
    word-break: keep-all;
    border-radius: 12px;
    padding: 0.5rem;
}

.safety-action-modal {
    border-radius: 25px;
}

.safety-action-modal__top, .safety-action-modal__bottom {
    border: none;
}

.load-gap {
    border-bottom: none;
}

.item-list .load-more.load-gap {
    margin-bottom: 1em;
}

.load-more {
    border-radius: 10px;
}

.load-gap:hover {
    border-radius: 10px;
}

.link-button {
    color: #996a23;
}

/* 2289 - 2290 줄 */
.drawer__tab {
    border-radius: 10px;
}

.getting-started__wrapper {
    border-radius: 10px;
    padding-bottom: 1em;
    margin-bottom: 10px;
}

.column-subheading {
    border-bottom: none;
    border-radius: 10px;
    margin: 1em;
}

.getting-started .column-link {
    border-bottom: none;
    background: transparent;
    margin: 0 0.75em;
}

.getting-started .column-link:hover {
    border-radius: 10px;
}

.link-footer {
    border-radius: 10px;
    margin-bottom: 1em;
    padding: 1em;
    word-break: keep-all;
}

.link-footer p {
    margin-bottom: 0.5em;
}

.link-footer p:last-child {
    margin-bottom: 0;
}

.about .link-footer {
    padding: 1em;
    text-align: start;
}

.empty-column-indicator {
    border-radius: 10px;
}

.filter-form {
    border-radius: 10px;
    border: none;
}

.filter-form__column:last-child {
    padding: 10px 15px;
}

.account-card {
    border-radius: 10px;
}

.hover-card {
    border: none;
}

.scrollable .account-card {
    margin: 10px 0;
}

.sparkline {
    border: none;
    border-radius: 10px;
}

.sparkline__graph path:first-child {
    fill: #f2dbc240 !important;
}

.sparkline__graph path:last-child {
    stroke: #996a23 !important
}

a.sparkline:hover, a.sparkline:focus, a.sparkline:active {
    background: #f2dbc240;
}

.account-card__bio {
    border-radius: 10px;
    margin: 8px 1em;
    padding: 0.8em;
}

.scrollable .account-card__bio::after {
    background: linear-gradient(transparent,var(--modal-border-color));
    width: 100%;
    inset-inline-end: 0px;
}

.account-card__header img, .scrollable .account-card__header img {
    border-radius: 8px;
    background: #f9f4ec;
}

.inline-follow-suggestions__body__scrollable__card .account__avatar,
.status__avatar .account_avatar,
.account__avatar-wrapper .account__avatar,
.detailed-status__display-avatar .account__avatar,
.account__header__bar .avatar .account__avatar {
    border-radius: 50%;
    border: 0;
}

.account__avatar img {
    border-radius: 50%;
}

.account-card__title {
    margin: -35px 4px auto 4px;
    border-radius: 10px;
    backdrop-filter: blur(10px);
}

.hover-card {
    backdrop-filter: blur(10px);
    border-radius: 10px;
    background-color: #ffffff90;
}

.account-role {
    border-radius: 25px;
    color: #996a23;
    border: 1px solid #996a23;
}

.tabs-bar__wrapper {
    top: auto;
    position: relative;
}

/* 2320줄 */
@media screen and (max-width: 630px) {
    .columns-area--mobile .column {
        padding: 0 1em;
    }
    
    .column-back-button {
        margin-bottom: 1em;
    }
}

@media screen and (max-width: 759px) {
    .columns-area__panels__pane--navigational .columns-area__panels__pane__inner {
        z-index: 5;
        border-radius: 25px;
        background: #f9f4ec99;
        backdrop-filter: blur(10px) contrast(90%) brightness(100%);
    }
}

@media screen and (max-width: 1174px) {
    .column-back-button, .column-header {
        border-radius: 10px !important;
    }
    
    .column-header__collapsible-inner {
        border-radius: 0;
        margin-bottom: 0;
    }
    
    .columns-area__panels {
        min-height: calc(100vh - 4em);
    }
    
    .columns-area__panels__pane--navigational .navigation-panel {
        border-radius: 30px;
        height: fit-content;
        border: none;
    }
    
    .navigation-panel hr {
        border-top: 1px solid #c4842324;
    }
    
    .layout-single-column .ui__header {
        height: 4em;
        border-radius: 0 0 0 10px;
        margin: 0 0 0 1em;
        border: none;
        top: 0;
        backdrop-filter: blur(5px);
        background: #c4842324;
    }
    
    .scrollable {
        border-radius: 10px !important;
    }
    
    .columns-area__panels__pane--navigational .navigation-panel {
        border-radius: 10px 0 0 10px;
        height: fit-content;
        border: none;
    }
    
    .explore__search-header {
        border-radius: 10px;
        padding: 0px;
        margin-bottom: 1em;
    }
}

.column-header__button {
    border-radius: 10px;
}

.column-header__button:last-child {
    border-radius: 10px;
}

.column-header__collapsible {
    border-radius: 10px;
    border: none;
    margin-bottom: 1em;
}

.column-header__collapsible-inner {
    border: none;
    border-radius: 10px;
    background: #c4842324;
}

.column-header__collapsible.collapsed {
    margin-bottom: 0;
}

.column-header__wrapper.active::before {
    bottom: 6px;
    z-index: 1;
    background: linear-gradient(#c4942324 0,rgba(219,153,53,0) 60%);
    height: 10px;
    width: 95%;
    border-radius: 25px;
}

.column-settings section {
    border-bottom: #e3cfb0;
}

.column-header__wrapper.active {
    box-shadow: none;
}

.announcements {
    border-radius: 10px;
    border: none;
    max-height: 70vh;
    margin-bottom: 1em
}

.announcements__item__content {
    border-radius: 10px;
}

.announcements__mastodon {
    border-bottom-left-radius: 8px;
}

.reactions-bar__item.active {
    background: #f9f4ec;
    color: #996a23;
}

.reactions-bar__item.active, .reactions-bar__item {
    border-color: transparent;
    border-radius: 25px;
    color: #996a23;
    padding: 0.5rem;
}

.drawer__pager {
    border: none;
    border-radius: 10px;
}

.drawer__inner {
    border: none;
}
/* 2787줄 */
.drawer__header {
    border-radius: 10px;
    background: #f5d7aa21;
    border: none;
}

.follow_requests-unlocked_explanation, .switch-to-advanced {
    border-radius: 10px;
    margin-bottom: 1em;
    border-bottom: none;
    background: #f9f4ec80;
}

.follow_requests-unlocked_explanation a, .switch-to-advanced a {
    color: #996a23;
}

.search__input {
    border: none;
    border-radius: 10px;
    background: #f9f4ec;
}
.search.active .search__input {
    border-radius: 10px;
}
.search__icon .fa {
    top: 8px;
}

.explore__search-header .search__input {
    border: none;
}
.explore__search-header .search .fa {
    top: 8px;
}

.search__popout {
    border-radius: 10px;
    margin-top: 0.5em;
    background: #f9f4ec;
}
.search__popout__menu__item:hover, .search__popout__menu__item:focus, .search__popout__menu__item:active, .search__popout__menu__item.selected {
    background: #996a23;
    border-radius: 10px;
}

.search-results__section__header {
    border-radius: 10px;
    margin: 0 0.5rem;
    background: #f9f4ec;
    border: 0;
}

.search-results__section__header button{
    color: #c48423;
}

/* 2833줄 */
.scrollable {
    border-radius: 10px;
    border: #f9f4ec;
}
/* 2852줄 */
.column .column-back-button {
    margin-bottom: 1em;
    border-radius: 10px;
}

.column-back-button {
    border-radius: 10px 10px 0 0;
    border: none;
}
/* 2889ᅟ줄 */
.column-header {
    border-radius: 10px;
    border: none;
    background: #f5d7aa21;
    margin-bottom: 1em;
}

.column-header__back-button, .column-header .column-header__back-button {
    color: #996a23;
}

.notification__filter-bar, .account__section-headline {
    border: none;
    margin-bottom: 1em;
    border-radius: 10px;
    background: #f5d7aa21;
}

.notification__filter-bar .active, .account__section-headline .active {
    font-weight: 600;
}

.notification-group.focusable::before {
    border-inline-start: 4px solid #c48423;
    border-radius: 4px;
}

.notification-group--unread::before, .notification-ungrouped--unread::before {
    border-inline-start: 4px solid #c48423;
    border-radius: 4px;
}


.notification.unread::before, .status__wrapper.unread::before {
    z-index: 4;
    border-radius: 10px;
    opacity: 0.5;
}

.dismissable-banner {
    border-radius: 10px;
    margin: 1em auto;
    border: none;
    background: #f9f4ec;
}

.warning-banner {
    margin: 1em auto;
}

.dismissable-banner:first-child, .warning-banner:first-child {
    margin-top: auto;
}

.dismissable-banner__action .icon-button, .warning-banner__action .icon-button {
    color: #996a23;
}


@media screen and (min-width: 1175px) {
    .about {
        border-radius: 10px;
    }
}
@media screen and (min-width: 630px) and (max-width: 1174px) {
    .columns-area__panels__main {
        padding: 1em;
    }
}

.poll__chart {
    background: #c49423;
}

.poll__chart.leading {
    background: #996a23;
}


.poll__option input[type="text"] {
    border-radius: 25px;
}
.compose-form__poll-wrapper select {
    border-radius: 25px;
}


.detailed-status .status__content .emojione, .reply-indicator__content .emojione, .status__content .emojione, .batch-table__row__content__image .emojione, .emojione  {
    width: auto;
}

.drawer__inner__mastodon > img {
    width: 100%;
}

.dropdown-menu {
    border-radius: 10px;
}

.dropdown-menu__item a, .dropdown-menu__item button {
    border-radius: 6px;
    padding: 5px;
}

.dropdown-menu__item a:focus:not(:disabled):not([aria-disabled="true"]), .dropdown-menu__item a:hover:not(:disabled):not([aria-disabled="true"]), .dropdown-menu__item a:active:not(:disabled):not([aria-disabled="true"]), .dropdown-menu__item button:focus:not(:disabled):not([aria-disabled="true"]), .dropdown-menu__item button:hover:not(:disabled):not([aria-disabled="true"]), .dropdown-menu__item button:active:not(:disabled):not([aria-disabled="true"]) {
    background: #f9f4ec;
}

.dropdown-menu__item--highlighted {
    color: #996a23;
}

.dropdown-button {
    border-radius: 25px;
    color: #c48423;
    border: 1px solid #c48423;
}

.dropdown-button.active {
    background: #996a23;
    border-color: #996a23;
}

.dropdown-button[disabled] {
    color: #c49423;
    border-color: #c49423;
}

.edit-indicator {
    background: #f9f4ec66;
    border-bottom: .5px solid #f9f4ec;
    border-radius: 10px 10px 0 0;
}

.emoji-picker-dropdown__menu {
    border-radius: 10px;
}

.emoji-mart-bar:first-child {
    background: #f9f4ec;
}

.emoji-mart-anchor-selected {
    color: #996a23;
}

.emoji-mart-anchor-selected:hover {
    color: #c49423;
}

.emoji-mart-anchor-bar {
    color: #996a23;
    background: #996a23;
}

.emoji-mart-scroll {
    padding: 0 10px 10px;
    margin-bottom: 0.5em;
    border-radius: 10px;
}
.emoji-mart-search input {
    border-radius: 30px;
    padding-left: 1em;
}

.emoji-mart-search input, .language-dropdown__dropdown .emoji-mart-search input, .poll__option input[type="text"] {
    background: #fff1db80;    
}

.emoji-mart-search-icon {
    top: 22px;
}
.emoji-picker-dropdown__modifiers {
    top: 65px;
}
.emoji-picker-dropdown__modifiers__menu {
    border-radius: 10px;
}

.emoji-mart-category-label span {
    background: #e6e6e6;
    border-radius: 10px;
    margin-top: 3px;
}

kbd {
    background-color: #f9f4ec;
    border-radius: 8px;
}

.keyboard-shortcuts kbd {
    border-radius: 8px;
}

.notification-bar.notification-bar-active {
    border-radius: 25px;
}

.notification-bar-action {
    color: #c48423;
}

.notification__filter-bar button.active::before, .notification__filter-bar a.active::before, .account__section-headline button.active::before, .account__section-headline a.active::before {
    color: #c48423;
    background: #c48423;
}

.error-column {
    border: 2px solid #c484234f;
    border-radius: 10px;
}

.inline-follow-suggestions {
    border-radius: 10px;
    background: #f9f4ec;
}

.inline-follow-suggestions__body__scrollable__card {
    border-radius: 10px;
    border: none;
}

.language-dropdown__dropdown {
    border-radius: 10px;
    padding: 0;
    margin: 0 1em 1em 1em;
}

.language-dropdown__dropdown__results__item {
    border-radius: 10px;
}

.loading-bar {
    background: #996a23;
}

.poll__option input[type="text"]:focus {
    border-color: #996a23;
}

.privacy-dropdown__dropdown {
    border-radius: 10px;
}

.privacy-dropdown__option:focus, .privacy-dropdown__option.active, .visibility-dropdown__option:focus, .visibility-dropdown__option.active {
    background: #996a23;
}

.prose a {
    color: #996a23;
}

.radio-button__input.checked::before {
    background: #996a23;
}

.radio-button__input.checked, .radio-button__input.indeterminate, .check-box__input.checked, .check-box__input.indeterminate {
    border-color: #996a23;
}

.react-toggle--checked .react-toggle-track {
    background-color: #996a23;
}

.react-toggle-track {
    background: #f9f4ec;
}

.ui__navigation-bar {
    background: #f9f4ec10;
    backdrop-filter: blur(10px) contrast(90%) brightness(100%);
    margin: 0.5rem;
    width: calc(100vw - 1rem);
    border-radius: 25px;
    z-index: 0;
}

.ui__navigation-bar__item.active {
    color: #996a23;
}

.visibility-dropdown__button {
    border: 1px solid #c48423;
    background: #f9f4ec;
    border-radius: 25px;
}


