div.mui-content p{
	margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-weight: bolder;
}

div.mui-input-row label{
    font-size: 1.1rem;
    line-height: 1.8rem;
    height: auto;
    color: #333;
    text-align: center;
    margin-top: 0.7rem;
    font-weight: bolder;
}
div.mui-input-row input{
    font-size: 1.1rem;
    line-height: 1.8rem;
}
.searchDepartment{
    margin-top:2.5rem;
}