#main .frame-type-dce_consultation{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}#main .dce_consultation-highlight{width:100%;background-color:var(--green);padding:clamp(1.5rem,calc(.9rem + 1.6vw),2.5rem);margin-bottom:clamp(1.5rem,calc(.9rem + 1.6vw),2.5rem)}#main .dce_consultation-highlight>p{font-size:var(--step-1);color:var(--white);margin:0}#main .dce_consultation-highlight>p:first-child{font-size:var(--step-1);font-weight:700}#main .dce_consultation-highlight>p:last-child{font-style:italic}#main .frame-type-dce_consultation>p:last-child{margin-top:clamp(1.5rem,calc(.9rem + 1.6vw),2.5rem)}#main .frame-type-dce_consultation>p:last-child a,#main .frame-type-dce_consultation>p:last-child a:active,#main .frame-type-dce_consultation>p:last-child a:focus,#main .frame-type-dce_consultation>p:last-child a:hover,#main .frame-type-dce_consultation>p:last-child a:link,#main .frame-type-dce_consultation>p:last-child a:visited{display:inline-block;text-transform:uppercase;color:var(--gray);text-decoration:none;padding:8px 16px;border:1px dashed var(--green)}