/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.featured-tld .price.lk {
background-color: #0202FE;
color: white;
font-weight: 600;
}

.featured-tld .price.com {
font-weight: 600;
}

.featured-tld .price.net {
color: white;
font-weight: 600;
}

.featured-tld .price.store {
background-color: #3D3D3D;
color: white;
font-weight: 600;
}

.featured-tld .price.info {
background-color: #09547F; 
color: white;
font-weight: 600;
}

.featured-tld .price.org {
background-color: #FF8400; 
color: white;
font-weight: 600;
}

.featured-tld .price.online{
font-weight: 600;
}