.o_company_1_layout {
                font-family: Lato;
                &.o_report_layout_standard {
                    h2 {
                        color: #4a5235;
                    }
                    #informations strong {
                        color: #abaf9f;
                    }
                    #total strong{
                        color: #4a5235;
                    }
                    table {
                        thead {
                            color: #abaf9f;
                        }
                    }
                }
            }