i.custom {
    display: inline-block;
    position: relative;
    top: 0.25rem;
    width: 1.25rem;
    height: 1.25rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

i.katorlys {
    background-image: url("https://cdn.jsdelivr.net/gh/katorly/katorly/assets/intro/katorlys.png");
}

i.webstorm {
    background-image: url("https://cdn.jsdelivr.net/gh/katorly/katorly/assets/intro/webstorm.png");
}

i.godot {
    background-image: url("https://cdn.jsdelivr.net/gh/katorly/katorly/assets/intro/godot.png");
}

i.java {
    background-image: url("https://cdn.jsdelivr.net/gh/katorly/katorly/assets/intro/java.png");
}

i.kotlin {
    background-image: url("https://cdn.jsdelivr.net/gh/katorly/katorly/assets/intro/kotlin.png");
}

i.minecraft {
    background-image: url("https://cdn.jsdelivr.net/gh/katorly/katorly/assets/intro/minecraft.png");
}
