/* =================================================================== 
 *
 *  law:fully v1.0 imp Stylesheet
 *  
 *  ------------------------------------------------------------------
 *
 *  
 *
 * =================================================================== */


/* ===================================================================
 *  
 *
 * ------------------------------------------------------------------- */
Element {
}
#imp {
    background: #EBEBEB;
    min-height: 800px;
    position: relative;
    padding: 12rem 0 15rem;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
*, ::before, ::after {
    box-sizing: inherit;
}
body {
    font-family: "librebaskerville-regular", serif;
    font-size: 1.6rem;
    line-height: 3rem;
    color: #353535;
}
body, input, button {
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-weight: normal;
    line-height: 1;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    -webkit-text-size-adjust: none;
}
html {
    font-size: 10px;
}
html {
    font-size: 62.5%;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}
.section-intro h3 {
    font-family: "montserrat-bold", sans-serif;
    font-size: 2rem;
    color: #DC5329;
    text-transform: uppercase;
    letter-spacing: .15rem;
    margin-bottom: 0;
}