
/* 
    Created on : 21 Oct 2022, 15:43:55
    Author     : LordMatt <@lordmatt>
*/

#brill-head-decor {
    clear : both;    
    min-height: 80px;
    background-image:  url("assets/images/pants-i-tude.png");
    background-repeat: no-repeat;
    background-position: top center;
    margin-top:-0.25em;
}



#brilltag {
    min-height: 180px;
    background-image:  url("assets/images/isPants-150.png");
    background-repeat: no-repeat;
    background-position: top 30px center;
    text-align: center;
    font-weight: 900;
    font-size: 140%;
}


#secondary {
    min-height: 180px;
    background-image:  url("assets/images/pants-roll.png");
    background-repeat: no-repeat;
    background-position: top 30px right;
}