/*
Theme Name: drmylips
Description:
Version: 1.0
Author:
Author URI:
*/
.pricelist__desc{
	color: var(--40, #BFBFBF);
    font-family: Inter Tight;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 137%;
	display:block;
}
.pluses__text h1{
	    font-size: 1.063rem;
    line-height: 140%;
    letter-spacing: 0.34px;
	margin:0;
	color: var(--80, #898989);
	font-weight:400;
}
