.s4Block.button-files{display: block; width: 100%;}
.s4Block.button-files a{border-radius: 10px; text-decoration: none; text-align: left; display: block; font-size:1.6rem; background: #0D184C; color: #FFF; padding: 30px 40px; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; max-width: 700px; margin: auto; position: relative;}
.s4Block.button-files a .picto{position: absolute; top: 0; left: 20px; width: 60px; height: 100%; background: url(//ruptsurmoselle.fr/wp-content/themes/section4-rupt/blocks/files-buttons/picto-file.svg) no-repeat center/80%;} .s4Block.button-files a .name{display: inline-block; font-weight: bold; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex-grow: 1; -ms-flex: 1; flex-grow: 1; text-align: center; padding-left: 100px;}
.s4Block.button-files a:hover {color: #009289;}
.editor-styles-wrapper .s4Block.button-files a {pointer-events: none;}
@media (max-width: 991px) {
.s4Block.button-files a .infos, .s4Block.button-files a .picto {padding: 5px 20px;}
.s4Block.button-files a .picto {border-left-width: 1px;}
}
@media (max-width: 767px) {
.s4Block.button-files a .infos, .s4Block.button-files a .picto {padding: 5px 15px;}
.s4Block.button-files a .infos::before {width: 15px; height: 15px; margin-right: 5px;}
}
@media (max-width: 575px) {
.s4Block.button-files a .name{padding-left: 55px; padding-right: 20px;}
}