Files
Globaly-CSS-Practice/style/services/_form-s.scss
2024-06-05 16:57:33 +02:00

25 lines
557 B
SCSS

.p-form-s{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 1.4375;
font-family: MerriweatherSans, serif;
letter-spacing: 0px;
text-align: left;
color: #777777;
text-align: center;
}
.h6-form-s{
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 1.27778;
font-family: Merriweather;
letter-spacing: 0px;
color: #31353d;
margin-top: 18px;
margin-bottom: 8px;
}