/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}

.w-full {
    width: 100%
}

.r-5 {
    margin-right: 5px;
}