.wp-block-atrium-news {
  user-select: none;
  width: 100%;
}
.wp-block-atrium-news-content {
  backdrop-filter: blur(10px);
  transition: all 0.6s ease-in-out;
}
.wp-block-atrium-news-button {
  display: flex;
  justify-content: flex-start;
}
.wp-block-atrium-news-button .wp-block-button__link {
  padding-right: 35px;
  position: relative;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M12.4142 4.58597L8.12124 0.292969L6.70724 1.70697L10.0002 4.99997H0.000244141V6.99997H10.0002L6.70724 10.293L8.12124 11.707L12.4142 7.41397C12.7892 7.03891 12.9998 6.5303 12.9998 5.99997C12.9998 5.46964 12.7892 4.96102 12.4142 4.58597Z' fill='white'/%3E %3C/svg%3E ");
}

/*# sourceMappingURL=atrium-news.css.map */
