/*

Theme Name: netso-theme

Theme URI: http://netso.at

Author: Jeton Arifi

Author URI: http://netso.at

Description: A custom WordPress theme using Bootstrap 5

Version: 1.0

License: GNU General Public License v2 or later

License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: netso-theme

*/



/* Add spacing for fixed navbar */

body {

    padding-top: 56px;

}



/* Carousel styling */

#homeCarousel {

    margin-top: 0;

}



#homeCarousel .carousel-item img {

    height: 800px;

    object-fit: cover;

}

