#site-header,
.footer-nav-widgets-wrapper,
#site-footer,
.menu-modal,
.menu-modal-inner,
.search-modal-inner,
.archive-header,
.singular .entry-header,
.singular .featured-media:before, .wp-block-pullquote:before {
  background-color: #003502; }

body main#site-content {
  background-color: white;
  padding-bottom: 4rem; }
  body main#site-content h2 {
    color: #003502; }
  body main#site-content .modal-menu a {
    color: white; }

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

a {
  color: #8207DA; }

#can_embed_form, #donate_auto_modal, #donate_make_recurring_modal {
  padding: 20px !important;
  border: 1px solid #e0e0e0 !important;
  color: #434343 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  font-family: helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  outline: none !important;
  background-color: #fff !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important; }

.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: white; }

.expanded-menu li .ancestor-wrapper a {
  color: white; }
.expanded-menu li .ancestor-wrapper a:hover {
  color: white; }
.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%;
  margin-top: 0; }

/**
 * Make the cover image take the full width of the screen.
 */
.post-inner.thin {
  padding: 0; }
  .post-inner.thin div.entry-content figure.wp-block-image.size-large.homepage-main-image {
    max-width: 100%;
    margin: 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: white;
    margin: 0;
    padding: .2rem 0;
    font-weight: 800; }
  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: white; }

/**
 * Side menu
 **/
.modal-menu li.current-menu-item > .ancestor-wrapper a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper a {
  color: white; }
.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; }

/** 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;
    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: #8207DA; }

.section-endorsements {
  margin: 24px 0;
  padding: 24px 0; }
  .section-endorsements h2 {
    color: #8207DA; }
  .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: white; }

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

#can-form-area-join-us-190 #can_embed_form, #can-form-area-volunteer-96 #can_embed_form {
  border: 0;
  background-color: rgba(211, 255, 255, 0.4) !important; }
  #can-form-area-join-us-190 #can_embed_form #action_welcome_message #action_welcome_message_inner, #can-form-area-volunteer-96 #can_embed_form #action_welcome_message #action_welcome_message_inner {
    background-color: #D3FFFF !important;
    padding: 12px !important;
    text-align: center !important; }
  #can-form-area-join-us-190 #can_embed_form input[type=submit], #can-form-area-join-us-190 #can_embed_form .button, #can-form-area-volunteer-96 #can_embed_form input[type=submit], #can-form-area-volunteer-96 #can_embed_form .button {
    border-radius: 1rem !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    color: black !important;
    background-color: #FEBF01 !important;
    text-transform: none !important; }
  #can-form-area-join-us-190 #can_embed_form .js-d_sharing label, #can-form-area-volunteer-96 #can_embed_form .js-d_sharing label {
    color: #FEBF01 !important; }
  #can-form-area-join-us-190 #can_embed_form div#logo_wrap, #can-form-area-volunteer-96 #can_embed_form div#logo_wrap {
    display: none; }
  #can-form-area-join-us-190 #can_embed_form.can_thank_you_wrap.thank_you_v3, #can-form-area-volunteer-96 #can_embed_form.can_thank_you_wrap.thank_you_v3 {
    background-color: #003502 !important;
    color: #07ADDA !important; }
    #can-form-area-join-us-190 #can_embed_form.can_thank_you_wrap.thank_you_v3 .can_thank_you-block, #can-form-area-volunteer-96 #can_embed_form.can_thank_you_wrap.thank_you_v3 .can_thank_you-block {
      display: none; }
    #can-form-area-join-us-190 #can_embed_form.can_thank_you_wrap.thank_you_v3 div#can_thank_you, #can-form-area-volunteer-96 #can_embed_form.can_thank_you_wrap.thank_you_v3 div#can_thank_you {
      padding: 0 !important;
      margin: 0 !important;
      color: inherit !important;
      background-color: inherit !important; }
      #can-form-area-join-us-190 #can_embed_form.can_thank_you_wrap.thank_you_v3 div#can_thank_you h1, #can-form-area-volunteer-96 #can_embed_form.can_thank_you_wrap.thank_you_v3 div#can_thank_you h1 {
        color: inherit !important;
        background-color: inherit !important;
        font-size: 4rem;
        font-weight: normal !important; }
      #can-form-area-join-us-190 #can_embed_form.can_thank_you_wrap.thank_you_v3 div#can_thank_you h4, #can-form-area-volunteer-96 #can_embed_form.can_thank_you_wrap.thank_you_v3 div#can_thank_you h4 {
        display: none; }
#can-form-area-join-us-190 h2, #can-form-area-join-us-190 h4, #can-form-area-volunteer-96 h2, #can-form-area-volunteer-96 h4 {
  display: none; }
#can-form-area-join-us-190 #action_info, #can-form-area-volunteer-96 #action_info {
  display: none; }

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).homepage-top-columns {
  margin-top: 2rem;
  width: calc(100% - 4rem);
  max-width: calc(100% - 4rem); }
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).homepage-top-columns h4 {
    font-size: 3.2rem;
    margin-top: 0; }
    .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).homepage-top-columns h4 .deserve {
      color: #07ADDA;
      font-style: italic; }
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).homepage-top-columns div figure.wp-block-video {
    margin-top: 0; }
    .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).homepage-top-columns div figure.wp-block-video video {
      border: 0; }

body main#site-content .progressive-policy-group {
  background: #003502;
  border-top: #07ADDA solid 1rem;
  border-bottom: #07ADDA solid 1rem;
  margin: 0;
  width: 100%;
  max-width: 100%;
  color: white; }
  body main#site-content .progressive-policy-group h2 {
    color: white;
    font-size: 2.8rem; }
  body main#site-content .progressive-policy-group div {
    position: relative;
    overflow: hidden;
    padding: 1rem; }
  body main#site-content .progressive-policy-group div:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 0.2;
    background-size: 100%;
    background-position: center; }

.entry-content div:after {
  /* Vector 2 */
  position: absolute;
  left: 94.7%;
  right: -83.93%;
  top: 64.21%;
  bottom: 16.14%;
  /* Teal 1 */
  background: #07ADDA;
  transform: matrix(-1, 0, 0, 1, 0, 0); }
.entry-content .issues p.issues-options {
  color: #8207DA; }
.entry-content p.issues-link {
  font-size: small;
  color: #8207DA; }

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