

/* Start:/content/franchise/style.scss?1674051425909*/
.franchise__wrapper{
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.franchise_table {
    width: 40%;
}
@media screen and (max-width: 875px){
    .franchise_table{
        width: 100%;
    }
}
h1,h2{
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}
h1{
    font-size: 16px!important;
}
h2{
    font-size: 14px!important;
}
p{
    margin: 0 0 10px;
}
ul{
    display: block!important;
    list-style-type: disc!important;
    margin-block-start: 1em!important;
    margin-block-end: 1em!important;
    margin-inline-start: 0px!important;
    margin-inline-end: 0px!important;
    padding-inline-start: 40px!important;
}
li{
    list-style: disc;
}
@media screen and (max-width: 1200px){
    h1{
        margin: 23px 20px 30px;
    }
}
/* End */
/* /content/franchise/style.scss?1674051425909 */
