a.schoolsays-external-link-icon {
display: inline-flex;
align-items: center;
gap: 0.28em;
}
a.schoolsays-external-link-icon::after {
content: "";
display: inline-block;
width: 0.72em;
height: 0.72em;
flex: 0 0 0.72em;
vertical-align: middle;
background-color: currentColor;
opacity: 0.95;
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.88 114.318'%3E%3Cg%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M122.88,35.289L87.945,70.578v-17.58c-22.091-4.577-39.542,0.468-52.796,17.271 c2.301-34.558,25.907-51.235,52.795-52.339L87.945,0L122.88,35.289L122.88,35.289z'/%3E%3Cpath d='M6.908,23.746h35.626c-4.587,3.96-8.71,8.563-12.264,13.815H13.815v62.943h80.603V85.831l13.814-13.579v35.159 c0,3.814-3.093,6.907-6.907,6.907H6.908c-3.815,0-6.908-3.093-6.908-6.907V30.653C0,26.838,3.093,23.746,6.908,23.746L6.908,23.746 z'/%3E%3C/g%3E%3C/svg%3E");
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
-webkit-mask-size: contain;
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.88 114.318'%3E%3Cg%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M122.88,35.289L87.945,70.578v-17.58c-22.091-4.577-39.542,0.468-52.796,17.271 c2.301-34.558,25.907-51.235,52.795-52.339L87.945,0L122.88,35.289L122.88,35.289z'/%3E%3Cpath d='M6.908,23.746h35.626c-4.587,3.96-8.71,8.563-12.264,13.815H13.815v62.943h80.603V85.831l13.814-13.579v35.159 c0,3.814-3.093,6.907-6.907,6.907H6.908c-3.815,0-6.908-3.093-6.908-6.907V30.653C0,26.838,3.093,23.746,6.908,23.746L6.908,23.746 z'/%3E%3C/g%3E%3C/svg%3E");
mask-repeat: no-repeat;
mask-position: center;
mask-size: contain;
}
.schoolsays-no-external-icon a.schoolsays-external-link-icon::after,
a.schoolsays-external-link-icon.schoolsays-no-external-icon::after {
content: none;
}