/**
 * @version     1.0.0
 * @package     Bible Stream
 * @copyright   Copyright (C) 2023. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @author      Richard <richard@shepherdsstream.com>
 */
.bs_verse_of_day_number
{
	font-size: 10px;
	float: left;
	margin-right: 5px;
	margin-left: 3px;
	width: 2%;
}
.bs_verse_of_day, .bs_verse_of_day_verse
{
	float:left;	
	width:auto;
}