@charset "utf-8";

.dailyVerses.bibleText
{
	font-size:20px;
	font-weight:bold;
	color:white !important;
}

.dailyVerses.bibleVerse a
{
    font-weight:bold;
	color:white !important;
}

.dailyVerses.linkToWebsite a
{
	opacity:0.6;
	font-size:12px;
	text-decoration:none;
}