/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2026 | 13:53:41 */
.prob .qodef-icon-with-text.qodef-layout--top .qodef-m-title .qodef-m-title-text
{
	font-size:18px !important;
	line-height:24px !important;
	font-weight:700 !important;
}

.prob .qodef-icon-with-text .qodef-m-text
{
	font-size:18px !important;
	line-height:24px !important;
}


@media (max-width: 768px)
{
	.prob .qodef-icon-with-text.qodef-layout--top .qodef-m-title .qodef-m-title-text
	{
		font-size:16px  !important;
		line-height:22px !important;
		font-weight:700 !important;
	}

	.prob .qodef-icon-with-text .qodef-m-text
	{
		font-size:16px !important;
		line-height:22px !important;
	}
}