/* button */
/* sns */
/* categories */
/* all menu */
/* share */
/* aside */
/* icon */
:root[data-dark=true] * {
  color: #fff;
}
:root[data-dark=true] body {
  background-color: #2b2b2b;
}
:root[data-dark=true] .box-content {
  border: 1px solid #484848;
}
:root[data-dark=true] .popup {
  background-color: #484848;
}
:root[data-dark=true] .popup .title-wrapper {
  border-bottom: 1px solid #545454;
}
:root[data-dark=true] .popup .share-sns .share-sns-btn .txt {
  color: #f9f9f9;
}
:root[data-dark=true] .popup .popup-texts .sub-text {
  color: #f3f3f3;
  border-top: 1px solid #545454;
}
:root[data-dark=true] .popup .selects-wrapper .common-select .title {
  color: #fff;
}
:root[data-dark=true] .popup .selects-wrapper .common-select .select {
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center right 12px no-repeat;
  background-color: #545454;
  border: 1px solid #7c7c7c;
  color: #fff;
}
:root[data-dark=true] .popup .selects-wrapper .common-select .select:focus {
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%23CCCCCC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center right 12px no-repeat;
  background-color: #545454;
}
:root[data-dark=true] #contents .election-banner-wrapper {
  background-color: #2e2e2e;
}
:root[data-dark=true] #footer .aside .aside-btns .aside-btns-list .aside-btn.back-btn {
  background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3.26758L7 12.2676L16 21.2676' stroke='%237C7C7C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}
:root[data-dark=true] #footer .aside .aside-btns .aside-btns-list .aside-btn.comment-btn {
  background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 15.5176C6.77216 15.5176 6.55668 15.6211 6.41435 15.7991L3.75 19.1295V5.26758C3.75 4.93606 3.8817 4.61811 4.11612 4.38369C4.35054 4.14927 4.66848 4.01758 5 4.01758H19C19.3315 4.01758 19.6495 4.14927 19.8839 4.38369C20.1183 4.61812 20.25 4.93606 20.25 5.26758V14.2676C20.25 14.5991 20.1183 14.917 19.8839 15.1515C19.6495 15.3859 19.3315 15.5176 19 15.5176H7Z' stroke='%237C7C7C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}
:root[data-dark=true] #footer .aside .aside-btns .aside-btns-list .aside-btn.like-btn {
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.75 12C2.75 6.90032 6.90032 2.75 12 2.75C17.0997 2.75 21.25 6.90032 21.25 12C21.25 17.0997 17.0997 21.25 12 21.25C6.90032 21.25 2.75 17.0997 2.75 12Z' stroke='%237C7C7C' stroke-width='1.5'/%3E%3Cpath d='M8.06024 10.846C8.17463 10.3656 7.87787 9.88339 7.39743 9.76901C6.91698 9.65463 6.43477 9.95138 6.32039 10.4318C6.20601 10.9123 6.50276 11.3945 6.98321 11.5089C7.46366 11.6232 7.94586 11.3265 8.06024 10.846Z' fill='%237C7C7C'/%3E%3Cpath d='M17.6084 11.1064C17.9576 10.7572 17.9576 10.191 17.6084 9.8418C17.2592 9.49257 16.693 9.49258 16.3437 9.8418C15.9945 10.191 15.9945 10.7572 16.3437 11.1064C16.693 11.4557 17.2592 11.4557 17.6084 11.1064Z' fill='%237C7C7C'/%3E%3Cpath d='M7.81006 14.1045C7.96089 16.053 9.70704 17.4671 11.9629 17.4671C14.2188 17.4671 15.9649 16.053 16.1158 14.1045' stroke='%237C7C7C' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A") center center no-repeat;
}