/* 
Theme Name: Bello Master Child 
Theme URI: https://www.eitheme.com/
Author: Erik
Author URI: https://erikse.com/
Description: Bello is a clean blog theme for perfect to create personal blog site with simple creative features and effects to make readers feel the pleasure of reading blog posts and articles.
Template: bello-master
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bello-master-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.question-line {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 4px;
}

.part {
    display: flex;
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
}

.underline {
    border-bottom: 1px solid black;
}

.label {
    font-weight: bold;
    font-size: 0.9em;
    line-height: 1;
	color: #1BC8F1;
}
