@import 'pagelayout'; @icon-font-path: "../../../fonts/"; @import "../../bootstrap_custum/glyphicons.less"; @import "../elements/owl-carousel"; @import "../elements/menu-contextuel"; @import "../elements/other-articles"; @import "../elements/page-editoriale"; @import "../elements/highlight"; .page-editoriale-content(true); html{scroll-behavior: smooth;} .page{background-color: @bg-body; &-job{overflow: hidden; padding-bottom: 2.5rem; @media (min-width: @screen-sm){ margin-top: 2.5rem; } h1{margin-top: 0; color: @brand-primary-hover;} &-intro{color: @black33; strong{font-family: 'open_sanssemibold'} .glyphicon{color: @brand-primary-hover} .date{font-size: 1.6rem; margin: 0} } &-content{ @media (max-width: @screen-xs-max){ padding-left: 0; padding-right: 0; } } .btn{margin-bottom: 0} } } #footer{ @media(min-width: @screen-sm){margin-top: 0} } .other-articles{margin-bottom: 2.5rem; @media(max-width: @screen-xs-max){margin-top: 2.5rem} } .send-application{ background-color: #e6e6e6;padding-top: 30px; padding-bottom: 30px; color: @brand-primary-hover; margin-bottom: 2.5rem; p{margin: 0; font-size: 2.0rem} .btn{border-color: @white; .box-shadow(none); &:hover, &:focus{border-color: darken(@btn-primary-bg, 8%)} } } .no-job-offer{ padding-left: 30px; padding-right: 30px; font-weight: normal; }