/*
Theme Name: Hirxpert Child
Description: Child Theme for hirxpert Theme
Author: zozothemes
Version: 1.0
Template: hirxpert
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */
.footer-bottom-wrap a {
    color: #E45A25;
}
.color-para strong {
    color: #E45A25;
	font-size: 30px;
}
.header-navbar a:hover {
    color: #E45A25;
}
.service-style-default .service-inner .post-thumb a:before {
        background-color: rgb(30 68 138 / 40%);
}
.service-style-default .service-inner .post-thumb a:after {
        background-color: rgb(30 68 138 / 40%);
}
.service-style-default .service-inner:before {
        background: rgb(226 89 45 / 25%);
}