/*----------------- 
Frontend related CSS
-----------------*/
.wcbudget-remaining-budget {
	display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    background: rgba(0, 0, 0, 0.05);
}

.wcbudget-remaining-budget .text-wrapper {
    padding: 1.41575em;	
    margin-left: 0.3819820591em;
}

.wcbudget-remaining-budget .text-wrapper p {
	margin-bottom: 0;
}
