.outer-wrapper { display: flex; justify-content: left; align-items: left; font-family: Arial,sans-serif; color: #EFE8D8; font-weight: bold } .checkbox-wrapper { border-radius: 0.35em; box-shadow: 0 4px 8px rgba(0,0,0,0.1) } .checkbox-container { display: flex; align-items: center; cursor: pointer } .checkbox-container label { margin-right: 5px }