HTML Paragraphs:
color: #333;
font-family: "Montserrat",sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.45;
word-wrap: break-word;
margin: 0 0 10px;
The six different HTML headings:
This is heading 1
font-size: 36px;
line-height: 1.4;
letter-spacing: 0px;
color: #333;
font-family: "Montserrat",sans-serif;
font-weight: 400;
font-style: normal;
text-transform: none;
margin-top: 20px;
margin-bottom: 10px;
This is heading 2
font-size: 30px;
This is heading 3
font-size: 24px;
This is heading 4
font-size: 18px;
margin-top: 10px;
This is heading 5
font-size: 14px;
margin-top: 10px;
This is heading 6
font-size: 12px;
margin-top: 10px;