/**
 * Theme Name:     ATIS 6G KPI Database
 * Author:         ATIS
 * Template:       hello-elementor
 * Text Domain:	   atis-6g-kpi-database
 * Description:    Customized child theme of the Hello Elementor theme.
 */
body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
}

#breadcrumbs{
	width:100%
}

.site-header .site-title {
    font-weight: 700;
    font-size: 5rem;
}

.use-case-content {
    margin-bottom: 2rem;
}
h1.entry-title{
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    }
    
ul.related-devices {

    font-size: 2rem;
}