.headingText {
color: #173B45;
text-align: center;
margin-top: 0rem; /* Eliminates the top margin of headings */
}
#header {
padding: 0.68rem;
background-color: #F8EDED;
border-radius: 1rem;
margin-bottom: 1rem;
}
.spacedText {
margin-left: 2rem;
margin-right: 2rem;
}