.atelier-item h3::after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    margin-top: 10px;
    background: #735236;
}
