.pkp_structure_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    width: 100%;
}
.page_information div{
    margin-bottom: 2rem;
    color: #00365F;
}

.page_information h1{
    font-weight: bold;
}