.content-page-title { padding:5px; }
.content-page-text { padding:5px; }

.content_header {
    border-radius:10px;
    background-color:#ffb56b;
    justify-content: space-around;
    font-size:30px;
    margin:3px;
    overflow:hidden;

}

.content_body {
    padding:10px;
}