Spread the love

label {
font-weight: bold;
margin-right: 10px;
}
select {
margin-right: 20px;
padding: 5px;
}
#planDetails {
background-color: #f9f9f9;
padding: 15px;
border: 1px solid #ccc;
border-radius: 5px;
width: fit-content;
}