
  .staff-augmentation-title p {
    font-size: 2.0625rem;
    font-weight: 700;
    /* color: #000000; */
}
.MuiGrid-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.MuiGrid-grid-xs-12 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
}
.MuiGrid-item {
    margin: 0;
    box-sizing: border-box;
}
.MuiTypography-body1 {
    font-size: 1rem;
    font-family: -apple-system,BlinkMacSystemFont,"Montserrat","Segoe UI","Helvetica Neue",sans-serif;
    font-weight: 400;
    line-height: 1.5;
}
.staff-augmentation-description {
    padding-top: 2rem;
}
.paragraph1, .paragraph2 {
    padding: 1rem 0;
    line-height: 2rem;
    text-align: center;
    font-size: 1rem;
}
svg:not(:root) {
    overflow: hidden;
}
.staff-benefit-item {
    height: 25rem;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.MuiTypography-alignJustify {
    text-align: justify;
}
.MuiPaper-root {
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
}
.MuiPaper-rounded {
    border-radius: 4px;
}
.MuiPaper-elevation1 {
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12);
}
.MuiTypography-h6{
    font-size : 18px;
    color: #fff;
}
.staff-benefit-item-compose .staff-benefit-compose-paper .staff-benefit-compose-content .staff-benefit-img-container {
    height: 8.125rem;
    padding-bottom: 1rem;
}
.staff-benefit-item-compose .staff-benefit-compose-paper .staff-benefit-compose-content {
    text-align: center;
    padding: .5rem;
}
.staff-benefit-item-compose {
    flex-grow: 1;
    height: 100%;
}
.staff-benefit-item-compose .staff-benefit-compose-paper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #150940;
    border-radius: 3.125rem;
}
.staff-benefit-item-compose .staff-benefit-compose-paper .staff-benefit-compose-content .staff-benefit-img-container img {
    height: 100%;
}
/* #You_don_t_need_to_worry_of_any_of_these_anymore_That_s_our_job_{
    fill: #150940 !important;
} */