/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


h12 {
    background-image: url(https://buildingtogether.graphisoft.com/content/themes/building-together/dist/svg/backgroundtexture-sm.svg),linear-gradient(90deg,#313d6b 0,#ff6104);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-size: 35px;
    font-weight: 800;
    line-height: 50px;
    text-rendering: optimizelegibility;
}