@font-face {
    font-family:'lmm-i'; 
    src: url('lmm-i.otf');
    }

.flower-clique{
    text-transform: lowercase;
}

.flower-clique .flower{
    font-family:'lmm-i'; 
    font-size: 1.15em;
    letter-spacing: 1px;
}

.flower-clique a{
    text-decoration: none;
}

.flower-clique a:hover{
        text-decoration: underline wavy;
    text-decoration-thickness: 1px;
}