/*!
Theme Name: Ekobyte
Theme URI: https://themeforest.net/user/themeearth/portfolio
Author: themeearth
Author URI: https://themeforest.net/user/themeearth
Description: Ekobyte – IT Service & Technology WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.2
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ekobyte
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.bypostauthor {
    font-size: 16px;
}

.te-info-card .content .desc {
    margin: -15px;
    font-size: 18px;
}

.about-us-area.style-2 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area.style-2 {
        padding: 120px 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area.style-2 {
        padding: 120px 0 !important;
    }
}

.te-process-step {
    max-height: 530px;
}