commit
This commit is contained in:
53
style/about_us/_fourth-part-au.scss
Normal file
53
style/about_us/_fourth-part-au.scss
Normal file
@@ -0,0 +1,53 @@
|
||||
.headline{
|
||||
.headline-h3{
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-size: 26px;
|
||||
line-height: 1.33333;
|
||||
font-family: Merriweather, serif;
|
||||
letter-spacing: 0px;
|
||||
color: #31353d;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
.headline-h2{
|
||||
color: #15c1cb;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 29px;
|
||||
line-height: 1.36957;
|
||||
font-family: Merriweather, serif;
|
||||
letter-spacing: 0px;
|
||||
margin-bottom: 0px;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.fourth-part-au{
|
||||
padding: 0 15px ;
|
||||
.card-text4{
|
||||
display:flex;
|
||||
align-items: start !important;
|
||||
}
|
||||
.h4-fourth{
|
||||
font-family: 'Merriweather', Helvetica, Arial, Lucida, sans-serif;
|
||||
font-size: 26px;
|
||||
color: #333333 !important;
|
||||
line-height: 1.3em;
|
||||
margin-top: 13px;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
text-align: start;
|
||||
}
|
||||
.p-fourth{
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 16px;
|
||||
line-height: 1.4375;
|
||||
font-family: MerriweatherSans, sans-serif;
|
||||
letter-spacing: 0px;
|
||||
color: #777777;
|
||||
margin-bottom: 16px;
|
||||
box-sizing: border-box;
|
||||
padding-right: 3px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user