margin: 90px auto 120px auto;
.comments-pagination .nav-links > * {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
@media only screen and (min-width: 652px) {
grid-template-columns: repeat(2, 1fr);
@media only screen and (min-width: 1024px) {
grid-template-columns: repeat(3, 1fr);
@media only screen and (max-width: 481px) {
.widget-area ul.sub-menu {
.widget-area ul.children {
.widget-area ul .sub-menu-toggle {
text-decoration: underline;
text-decoration-style: solid;
text-decoration-color: currentColor;
text-decoration-style: dotted;
.widget-area .wp-block-social-links.alignright {
justify-content: flex-end;
.widget-area .wp-block-social-links.alignleft {
max-width: calc(100vw - 30px);
@media only screen and (min-width: 482px) {
max-width: min(calc(100vw - 100px), 610px);
@media only screen and (min-width: 822px) {
max-width: min(calc(100vw - 200px), 610px);
.search-form .search-field {
.search-form .search-submit {
.widget_search > .search-form .search-field {
-webkit-appearance: none;
.widget_search > .search-form .search-submit {
background-color: transparent;
.widget_search > .search-form .search-submit:hover {
background-color: #39414d;
.widget_rss a.rsswidget .rss-widget-icon {
/* Category 07 is for any utility classes that are not assigned to a specific component. */
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
position: absolute !important;
word-wrap: normal !important;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
@media (prefers-reduced-motion) {
transition-delay: 0s !important;
transition-duration: 0s !important;
.has-black-color[class] {
.has-dark-gray-color[class] {
.has-green-color[class] {
.has-purple-color[class] {
.has-orange-color[class] {
.has-yellow-color[class] {
.has-white-color[class] {
.has-black-background-color[class] {
.has-gray-background-color[class] {
background-color: #39414d;
.has-dark-gray-background-color[class] {
background-color: #28303d;
.has-green-background-color[class] {
background-color: #d1e4dd;
.has-blue-background-color[class] {
background-color: #d1dfe4;
.has-purple-background-color[class] {
background-color: #d1d1e4;
.has-red-background-color[class] {
background-color: #e4d1d1;
.has-orange-background-color[class] {
background-color: #e4dad1;
.has-yellow-background-color[class] {
background-color: #eeeadd;
.has-white-background-color[class] {
:not(.has-text-color).has-black-background-color[class] {
:not(.has-text-color).has-gray-background-color[class] {
:not(.has-text-color).has-dark-gray-background-color[class] {
:not(.has-text-color).has-green-background-color[class] {
:not(.has-text-color).has-blue-background-color[class] {
:not(.has-text-color).has-purple-background-color[class] {
:not(.has-text-color).has-red-background-color[class] {
:not(.has-text-color).has-orange-background-color[class] {
:not(.has-text-color).has-yellow-background-color[class] {
:not(.has-text-color).has-white-background-color[class] {
.has-purple-to-yellow-gradient-background {
background: linear-gradient(160deg, #d1d1e4, #eeeadd);
.has-yellow-to-purple-gradient-background {
background: linear-gradient(160deg, #eeeadd, #d1d1e4);
.has-green-to-yellow-gradient-background {
background: linear-gradient(160deg, #d1e4dd, #eeeadd);
.has-yellow-to-green-gradient-background {
background: linear-gradient(160deg, #eeeadd, #d1e4dd);
.has-red-to-yellow-gradient-background {
background: linear-gradient(160deg, #e4d1d1, #eeeadd);
.has-yellow-to-red-gradient-background {
background: linear-gradient(160deg, #eeeadd, #e4d1d1);
.has-purple-to-red-gradient-background {
background: linear-gradient(160deg, #d1d1e4, #e4d1d1);
.has-red-to-purple-gradient-background {
background: linear-gradient(160deg, #e4d1d1, #d1d1e4);
.is-IE.is-dark-theme .site-description,
.is-IE.is-dark-theme .entry-title,
.is-IE.is-dark-theme .entry-footer,
.is-IE.is-dark-theme .widget-area,
.is-IE.is-dark-theme .post-navigation .meta-nav,
.is-IE.is-dark-theme .footer-navigation-wrapper li a:link,
.is-IE.is-dark-theme .site-footer > .site-info,
.is-IE.is-dark-theme .site-footer > .site-info a,
.is-IE.is-dark-theme .site-footer > .site-info a:visited {
.is-IE.is-dark-theme .sub-menu-toggle svg,
.is-IE.is-dark-theme .sub-menu-toggle path,
.is-IE.is-dark-theme .post-navigation .meta-nav svg,
.is-IE.is-dark-theme .post-navigation .meta-nav path {
.is-IE.is-dark-theme .primary-navigation > div > .menu-wrapper > li > .sub-menu li {
@media only screen and (max-width: 481px) {
.is-IE.is-dark-theme.primary-navigation-open .primary-navigation > .primary-menu-container,
.is-IE.is-dark-theme.primary-navigation-open .menu-button-container {
.is-IE.is-dark-theme .skip-link:focus {
.is-IE .navigation .nav-links {
.is-IE .post-thumbnail .wp-post-image {