@import url("customs.css");
@import url("flex.css");


h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px !important;
}


.p1 {
    font-size: 8px !important;
}

.p2 {
    font-size: 10px !important;
}

.p3 {
    font-size: 12px !important;
}

.p4 {
    font-size: 13px !important;
}

.p5 {
    font-size: 14px !important;
}

.p6 {
    font-size: 16px !important;
}

.p7 {
    font-size: 18px !important;
}

.p8 {
    font-size: 20px !important;
}

.p9 {
    font-size: 22px !important;
}

.p10 {
    font-size: 24px !important;
}

.p11 {
    font-size: 26px !important;
}

.p12 {
    font-size: 28px !important;
}

.p13 {
    font-size: 30px !important;
}

.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48
}

