<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mat-icon {
    background-repeat: no-repeat;
    display: inline-block;
    fill: #fff;
    height: 20px;
    width: 24px;
}
.recite-div {
    display: flex;
    cursor: pointer;
    padding-right: 0.5rem !important;
    align-items: center !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.recite-me {
    color: white !important;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    span {
        color: white !important;
    }
}
.recite-me:hover {
    color: #c7ffda !important;

    span {
        color: #c7ffda !important;
    }
}
.align-self-center {
    align-self: center;
}
#block-accessibilityblock {
    display: flex; float: left;
}
#block-erkina-account-menu {
    display: flex;
}</pre></body></html>