/* body{
    margin: 0%;
    padding: 0%; 
}
.specialty{
    padding: 5%;
    text-align: start;
    display: flex;
    gap: 20px;
    font-family: sans-serif;
}
.navitems h1{
    font-size: 45px;
    color:rgb(23, 23, 143) ;
}
.navitems p{
    font-size: 17px;
    margin-top: 5%;
    line-height: 30px;
}
.navitems button{
    margin-top: 2%;
    border: none;
    background-color: aquamarine;
    background-image: linear-gradient( 90deg,rgb(68, 181, 181), rgb(92, 205, 92));
    color:white;
    border-radius: 5px;
    height: 50px;
    width: 175px;
    font-size: 17px;
    }
.navitems button i{
    padding-left: 5%;
}
.Mindcare{
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-weight: bold;
}
.medicalbilling{
    width: 100%;
    height: auto;
    display: flex;
    gap: 20px;
}
.mentalhealth{
    border: 1px solid grey;
    width: 180px;
    height: 180px;
    background-color: whitesmoke;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
       box-shadow: 0 0 1rem rgb(67, 66, 66); 
}
.mentalhealth img{
    margin-top: 28%;
    padding: 0%;
    width: 58%;
}
.behavioralhealth{
    margin-top: 5%;
    width: 100%;
    height: auto;
    display: flex;
    gap: 20px;
}
.diagnosis img{
    margin-top: 38%;
    padding: 0%;
    width: 58%;
}
.diagnosis{
    border: 1px solid grey;
    width: 180px;
    height: 200px;
    background-color: whitesmoke;
    font-size: 16px;
    text-align: center;
    border-radius: 20px; 
     box-shadow: 0 0 1rem rgb(80, 79, 79);   
} */
 .specialty{
    padding: 5%;
    text-align: start;
    display: flex;
    gap: 20px;
    font-family: sans-serif;
}
.navitems h1{
    font-size: 45px;
    color:rgb(23, 23, 143) ;
}
.navitems p{
    font-size: 17px;
    margin-top: 5%;
    line-height: 30px;
}
.navitems button{
    margin-top: 2%;
    border: none;
    background-color: aquamarine;
    background-image: linear-gradient( 90deg,rgb(68, 181, 181), rgb(92, 205, 92));
    color:white;
    border-radius: 5px;
    height: 50px;
    width: 175px;
    font-size: 17px;
    }
.navitems button i{
    padding-left: 5%;
}
.Mindcare{
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-weight: bold;
}
.medicalbilling{
    width: 100%;
    height: auto;
    display: flex;
    gap: 20px;
}
.mentalhealth{
    border: 1px solid grey;
    width: 180px;
    height: 180px;
    background-color: whitesmoke;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
       box-shadow: 0 0 1rem rgb(67, 66, 66); 
}
.mentalhealth img{
    margin-top: 28%;
    padding: 0%;
    width: 58%;
}
.behavioralhealth{
    margin-top: 5%;
    width: 100%;
    height: auto;
    display: flex;
    gap: 20px;
}
.diagnosis img{
    margin-top: 38%;
    padding: 0%;
    width: 58%;
}
.diagnosis{
    border: 1px solid grey;
    width: 180px;
    height: 200px;
    background-color: whitesmoke;
    font-size: 16px;
    text-align: center;
    border-radius: 20px; 
     box-shadow: 0 0 1rem rgb(80, 79, 79);   
}
