
.background-container,.existing-approaches-container,
.resources-container{
    width:95%;
    margin:auto;
    background-color:lightblue;
    border-radius:25px;
    padding:25px;
}
.first-p-content{
    font-size:1.5rem;
}

.second-p-content{
    margin-left:1rem;
}
