.i-a {
    &:focus {
        text-decoration: none;
    }
    &-small {
        font-size: 12px;
        color: #24C2E5;
    }
}