body{background:url("../images/polk_building.jpg?v=j5nOaEfbszbPhe3TCvzdg_k1_jc");background-size:cover;background-position:center;background-attachment:fixed}body::before{content:"";background-color:#000;width:100%;height:100%;position:fixed;opacity:.5}.form-check-label{cursor:pointer;position:relative}.form-check-label::before{content:"";position:absolute;display:block;width:100%;height:2px;bottom:0;left:0;background-color:#caced0;transform:scaleX(0);transform-origin:top left;transition:transform .8s ease}.form-check-label:hover::before{transform:scaleX(1)}