.event-name {
text-align: center;
margin-bottom: 25px;
}
.semicolon {
margin-top: -18px;
}
.section-name {
color: black;
margin-top: 10px;
font-size: 17px;
}
.grid-container {
margin-top: 20px;
margin-left: 35px !important;
margin-right: auto !important;
}
.budget {
display: inline-block;
vertical-align: bottom;
width: 320px;
margin-right: 30px;
text-align: center;
text-decoration: none;
height: 320px;
border-radius: 0.5rem;
background-color: #EAEFEB;
}
.guest-list {
display: inline-block;
vertical-align: bottom;
margin-right: 30px;
text-decoration: none;
text-align: center;
width: 320px;
height: 320px;
border-radius: 0.5rem;
background-color: #EAEFEB;
}
.to-do {
display: inline-block;
vertical-align: bottom;
margin-right: 30px;
text-align: center;
width: 320px;
text-decoration: none;
height: 320px;
border-radius: 0.5rem;
background-color: #EAEFEB;
}
.venue {
display: inline-block;
vertical-align: bottom;
margin-right: 30px;
text-align: center;
width: 320px;
text-decoration: none;
border-radius: 0.5rem;
height: 320px;
background-color: #EAEFEB;
}
.list {
list-style-type: none;
text-align: center;
margin-right: 30px;
}