Hi, not sure what I am doing wrong: I am able to change all my font settings from the builder. But when I write the changes into a CSS, some work but many don’t. For example, in the example below…
.text-title-60 {
font-size: 60px!important;
font-weight: bold!important;
line-height: 1em!important;
}
font-size works. Others don’t.
Guys, don’t laugh if I am making a noob mistake 
Thanks in avance 
