.alphabet-letter .letter {
    background-color: #FA8C16;
    border-radius: 50%;
    color:#ffffff;
    width:24px;
    height:24px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}