#felmo{
img{margin:3em auto;}
.flex{justify-content: center; gap: 1em;padding: 4em 0;img{margin:.5em auto;}}
.hero{max-width:1000px;margin:0 auto 5em;}
span {color: #e66;font-weight: 800;margin-right: 3px;}
.felmo-wrap{        padding: 1em;
        border-radius: 6px;box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);;}
}
@media (max-width:768px) {
#felmo{
img{margin:2em auto 1em;}
}
}