.diagram-section {
    background: #14467B;
    padding: 50px;
}

.tableimg{
    margin-left: 500px;
    height: 73px;
}
.naming {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.herodig{
    background-color: aliceblue;
}
.res_img{
    max-width: 100%;
   height: fit-content;
}
a {
    text-decoration: none !important;}
.style33{
    padding: 13px;
}
.text-left{
    text-align: left !important;
}
.fe{
    font-size: 40px; 
    color: forestgreen;
}
.fs-35{
    font-size: 35px;
}
.fs-20{
    font-size: 20px;
}
.spe{
    background-color: #14467B;
    color: white
}
.spe1{
    background-color: forestgreen;
    color: white;
}
.he{
    /* line-height: 43px; */
    width: 85%;
    align-items: center;
    margin: 0 auto;
}
.text-blue{
    color: #14467B !important;
}