/* 
/* 
/*  custom.css
/*
/*  If not using Gulp and Sass, add your custom CSS below then include it
/*  in your page by adding a reference to assets/css/custom.css in the head of each page.
/*
*/
.fwp-relative {
    position: relative;
}
.fwp-license-badge {
    position: absolute;
    top: 100%;
    margin-top: 5px;
}

.fwp-license-badge + .fwp-license-badge {
    right: 0;
}