.Section {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 5px;
    background-color: #f0f0f0;
}