File: /mnt/home/lcipakco/public_html/wp-content/plugins/popup-builder/public/scss/header.scss
@import "variables";
.sgpb {
&-header {
&-h1 {
color: $black;
text-align: left;
font-size: 40px;
font-weight: bold;
letter-spacing: 0;
}
&-h2 {
color: $black;
text-align: left;
font-size: 35px;
font-weight: bold;
letter-spacing: 0;
}
&-h3 {
color: $black;
text-align: left;
font-size: 30px;
font-weight: bold;
letter-spacing: 0;
}
&-h4 {
color: $black;
text-align: left;
font-size: 25px;
font-weight: bold;
letter-spacing: 0;
}
}
}