.first-letter-fix:first-letter {
    text-transform: capitalize;
}

.letter-bukvica {

    color: #60bbd0 !important;
    border-bottom: 1px dotted lightgray;
    margin-right: 20%;
}