You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
cosmopet-architecture/wp-content/themes/cosmopet/static/css/policy-page.css

38 lines
644 B

.policy-home {
margin-top: 5%;
margin-bottom: 5%;
}
h1 {
font-family: "Craftwork Grotesk";
font-size: 48px;
font-weight: 700;
line-height: 56px;
text-transform: uppercase;
margin-bottom: 60px;
}
h3 {
font-size: 24px;
font-family: "Craftwork Grotesk";
margin-top: 20px;
margin-bottom: 20px;
}
p {
font-size: 18px;
font-family: "Craftwork Grotesk";
margin-bottom: 10px;
}
ul {
margin-bottom: 10px;
}
li {
font-size: 18px;
font-family: "Craftwork Grotesk";
margin-bottom: 10px;
list-style-type: disc;
margin-left: 25px;
}