/* Styles for Project Background and Objectives Page */
.SIIDI_Designer .project-form-group {
    margin-bottom: 20px;
}

.SIIDI_Designer .project-label {
    font-weight: bold;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.SIIDI_Designer .project-textarea {
    height: auto;
    width: 100%;
}