.eparhia-icon {
    position: relative; width: 60px;
}

.eparhia-icon i {
    font-size: 2.4em; position: absolute; top: -4px; color: #e3e3e3; left: 6px;
}

[data-theme="dark"] .eparhia-icon i {
    color: #383a40;
}

.eparhia-icon .eparhia-cross {
    width: 26px; height: 26px; top: 2px; position: absolute; margin-left: -1px;
}