/*
Theme Name: Ready Steady Crew
Theme URI: https://hellyhansen.com
Version: 1.0
Description: Ready Steady Crew Leaderboard.
Author: fnscreative
Author URI: https://fnscreative.co.uk
template: bb-theme
*/

/* Add your custom styles here... */ 

.rsc-challenger-headshot img {
    width: 75px;
    height: 75px;
    object-fit: cover;
    border-radius: 75px;
    padding:10px;
}

h2.fl-post-title {
    padding-top: 18px;
}

.fl-post-grid-post {
    border: none;
    box-shadow: 0px 5px 10px 0px #dfdfdf;
}

h2.rsc-challenger-time {
    padding-left: 100px;
}

.col-lg-8.unc-challenger {
padding-left: 40px;
	}