.text-menu
{
	 font-family: "Raleway", sans-serif;
	 font-weight: 200;
}

.price-list p
{
	font-size: 16px;
	font-weight: 300;
	padding: 0 20px 0 20px;
	line-height: 1.5;
}

.btn-link
{
	font-weight: 400;
	color: #2a2a2a;
	text-decoration: none;
}

.p-tit
{
	font-weight: 500;
}
.card-body p
{
	font-weight: 300;
}

@media screen and (max-width: 420px){
	
	.color-text-bn-mb
	{
		color: #fff !important;
	}
	
}