.odoo_implementation
{
    margin-top: 60px;
}
.odoo_implementation h1
{
    font-size: 2.441em;
    margin: 0 0 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.21;
    color: #000 ;
}
.odoo_implementation p{
    font-size: 16px;
}
.odoo_implementation ul{
    list-style-type: none;
    margin-top: 15px;
}
.odoo_implementation ul li{
    font-weight: bold;
}
.odoo_implementation ul li {
    font-weight: bold;
    line-height: 38px;
    font-size: 16px;
}
.odoo_implementation ul li .fa
{
    color: #fe6037;
}
.ot-card {
    padding: 1rem 3rem 2rem !important;
    box-shadow: 0px 0px 8px 1px #f0e4e4a6 !important;
    border-radius: 8px;
    background: #fff;
    height: 380px;
}
.ot-service h3 {
    margin: 1rem 0 1rem;
    font-family: Inter, sans-serif;
    font-weight: 600;
    line-height: 1.21;
    color: initial;
    font-size: 20px;
}
.ot-service p {
    color: #707070;
    line-height: 24px;
}
.oddo-services
{
    background-color: #eeeeee;
    padding: 20px;
}
