body main#site-content {
  background-color: #D3FFFF;
  padding-bottom: 4rem; }

.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
  margin-top: 0; }

.entry-content > .alignfull {
  margin-bottom: 2rem;
  margin-top: 2rem; }

.header-footer-group pre, .header-footer-group fieldset, .header-footer-group input, .header-footer-group textarea, .header-footer-group table, .header-footer-group table *, .footer-nav-widgets-wrapper, #site-footer, .menu-modal nav *, .footer-widgets-outer-wrapper, .footer-top {
  border-color: #D3FFFF; }

.toggle-wrapper.search-toggle-wrapper,
button.toggle.search-toggle.mobile-search-toggle {
  display: none; }

.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
  color: #07ADDA; }

.expanded-menu li .ancestor-wrapper a {
  color: #07ADDA; }
.expanded-menu li .ancestor-wrapper a:hover {
  color: #D3FFFF; }
.expanded-menu li.menu-donate .ancestor-wrapper a {
  color: black; }

/**
 * Make the cover image take the full width of the screen.
 */
.wp-block-cover.alignwide.has-background-dim.homepage-main-image {
  width: 100%;
  min-width: 100%; }

/**
 * Make the cover image take the full width of the screen.
 */
.post-inner.thin {
  padding: 0; }

header.entry-header.has-text-align-center.header-footer-group {
  padding: 0; }

/**
 * Top level menu
 */
body:not(.overlay-header) .primary-menu > li > .icon,
#site-footer .wp-block-button.is-style-outline,
.wp-block-pullquote:before,
.header-footer-group .color-accent,
.header-footer-group .color-accent-hover:hover {
  margin: 0;
  color: #003502; }

body:not(.overlay-header) .primary-menu > li,
.modal-menu,
.footer-menu,
.footer-widgets,
.singular:not(.overlay-header) .entry-header,
.archive-header {
  padding: 1rem 0; }
  body:not(.overlay-header) .primary-menu > li a,
  .modal-menu a,
  .footer-menu a,
  .footer-widgets a,
  .singular:not(.overlay-header) .entry-header a,
  .archive-header a {
    color: #07ADDA;
    margin: 0;
    padding: .2rem 0; }
  body:not(.overlay-header) .primary-menu > li a:hover,
  .modal-menu a:hover,
  .footer-menu a:hover,
  .footer-widgets a:hover,
  .singular:not(.overlay-header) .entry-header a:hover,
  .archive-header a:hover {
    color: #D3FFFF; }

/**
 * Side menu
 **/
.modal-menu li.current-menu-item > .ancestor-wrapper a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper a {
  color: #07ADDA; }
.modal-menu li.current-menu-item > .ancestor-wrapper a:focus, .modal-menu li.current-menu-item > .ancestor-wrapper a:hover,
.modal-menu li.current_page_ancestor > .ancestor-wrapper a:focus,
.modal-menu li.current_page_ancestor > .ancestor-wrapper a:hover {
  color: #D3FFFF; }

/**
 * Top level menu - donate
 */
body:not(.overlay-header) .primary-menu > li.menu-donate > a,
.footer-widgets a,
.singular:not(.overlay-header) .entry-header a,
.archive-header a,
body:not(.overlay-header) .primary-menu > li.menu-donate > .icon,
#site-footer .wp-block-button.is-style-outline,
.wp-block-pullquote:before,
.header-footer-group .color-accent,
.header-footer-group .color-accent-hover:hover {
  color: white; }

body:not(.overlay-header) .primary-menu > li.menu-donate,
.footer-widgets,
.singular:not(.overlay-header) .entry-header,
.archive-header {
  padding: 1rem; }
  body:not(.overlay-header) .primary-menu > li.menu-donate a,
  .footer-widgets a,
  .singular:not(.overlay-header) .entry-header a,
  .archive-header a {
    color: black; }

.modal-menu a {
  color: #07ADDA; }

/** https://stackoverflow.com/a/44279948 **/
.menu-donate,
.menu-donate-footer {
  /*display: inline-block;*/
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  font-weight: bolder;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  text-decoration: none;
  color: black;
  background-color: #FEBF01;
  border-color: #FEBF01; }
  .menu-donate a, .menu-donate > a, .menu-donate a:visited, .menu-donate a.has-secondary-background-color.has-background,
  .menu-donate-footer a,
  .menu-donate-footer > a,
  .menu-donate-footer a:visited,
  .menu-donate-footer a.has-secondary-background-color.has-background {
    color: black;
    font-size: 18px;
    font-weight: bolder;
    text-transform: none;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    background-color: inherit; }

/*Fix padding around the Anna logo in the header*/
.header-titles-wrapper .header-titles .site-title,
.header-titles-wrapper .header-titles .site-logo,
.header-titles-wrapper .header-titles .site-description {
  margin: 0; }

figure.callahan-video {
  border: thick solid #FEBF01; }
  figure.callahan-video figcaption {
    padding: 1rem;
    margin: 0; }

.wp-block-video video {
  border: thick solid #FEBF01; }

.menu-wrapper .menu-item {
  padding: 1rem; }

div.sharedaddy {
  display: none; }

.social-icons a, #site-footer button:not(.toggle), #site-footer .button, #site-footer .faux-button, #site-footer .wp-block-button__link, #site-footer .wp-block-file__button, #site-footer input[type="button"], #site-footer input[type="reset"], #site-footer input[type="submit"] {
  background-color: #003502; }

.section-endorsements {
  margin: 24px 0;
  padding: 24px 0; }
  .section-endorsements h2 {
    color: #003502; }
  .section-endorsements .homepage-endorsements > div {
    background-color: white;
    border-radius: 14px; }
  .section-endorsements .homepage-endorsements > div:first-child {
    background-color: black;
    border-radius: 14px; }
  .section-endorsements .homepage-endorsements img {
    max-width: 90%; }

.entry-content > .wp-block-group.alignfull.has-background.homepage-donate-block {
  margin: 0;
  padding: 0; }

.post-82 .entry-content > .alignwide:first-child, .post-82 .entry-content > .alignfull:first-child {
  margin-top: 0; }

article.post-75 .entry-content .wp-block-image.alignfull.size-large {
  margin-top: 0; }

.site-description, body:not(.overlay-header) .toggle-inner .toggle-text, .widget .post-date, .widget .rss-date, .widget_archive li, .widget_categories li, .widget cite, .widget_pages li, .widget_meta li, .widget_nav_menu li, .powered-by-wordpress, .to-the-top, .singular .entry-header .post-meta, .singular:not(.overlay-header) .entry-header .post-meta a {
  color: #07ADDA; }

blockquote, .border-color-accent, .border-color-accent-hover:hover, .border-color-accent-hover:focus {
  border-color: #003502; }

/**
 * Call to Action on homepage and anywhere else
 */
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).call-to-action {
  background-color: #07ADDA;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0;
  max-width: inherit;
  padding: 1rem;
  text-align: center;
  width: 100%; }
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).call-to-action a {
    color: blue !important; }

/*# sourceMappingURL=main.css.map */