.letterC {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 8px;

    background: #fff;
    border: 2px solid #A6C198;
    color: #A6C198;
    text-align: center;

    font: 32px Arial, sans-serif;
}