@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Inter:wght@100..900&display=swap');

.with-icon-part {
    background: #ED6912;
    display: flex;
    align-items: center;
    justify-content: center;
}
.container-fluid.bg-primary.text-white.text-center.top-bar-1 {
    background-color: #ed6912 !important;
}
.with-icon-part p {
    margin: 0;
   font-family: "Arimo", sans-serif;
}
.with-icon-part {
    padding: 9px 0;
}

/* abhi 08/21/2024 */


/* abhi 08/21/2024 closed */
