body{font-display: swap;}
.btn-link {text-decoration: none;}
.btn-link:hover {text-decoration: underline;}
.spin-grow {animation: spin-grow .5s infinite linear;}
@keyframes spin-grow {from {transform: scale(0.8);}to {transform: scale(1);}}
.qualityresult{background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(25%,#419641),color-stop(50%,#eb9316),color-stop(75%,#c12e2a));background-image:linear-gradient(90deg,#419641,#eb9316,#c12e2a);width:100%;height:10px;display:inline-block;position:relative}
.qualityresultcursor{background-image:url(img/skalacursor.png);width:15px;height:13px;display:inline-block;position:absolute;top:3px}
#adressnavbar .container-fluid {min-height: 5vh;}
#profilscategory .points {color:#000;}
.btn-success {background-color: #146c43;}
.btn-danger {background-color: #a71d2a;}
.fa {display: inline-block;width: 1em;text-align: center;}