.containerBox {

    padding: 15px;
    margin: auto;
    display: flex;
    column-gap: 0px;

    margin-top: 100px;
    margin-bottom: 100px;
    text-align: justify;
}

.assigned-widths {
    width: 90%;
}

h1 {
    font-family: "Alegreya", serif;
    font-weight: 900;
    font-style: normal;
    font-size: 48px;
}

.type-bp {
    margin-top: 40px;
    margin-left: -80px;
    align-items: start;
    width: 105%;
}

.first-paragraph {
    font-size: 17px;
    margin-bottom: 50px;
}
