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

body {
	
}

.image-input img {
    max-width: 175px;
    display: none;
    }
    .border-block {box-shadow: 1px 1px 4px #96b4b752;border-radius: 5px; padding: 20px; height: 100%;background-color: #FAFAFA;}
    .flex-row{display: flex; flex-wrap: wrap;}
    .box-shadow{}
    .custom-f1{    color: #009ddc; font-size: 18px;font-weight: 800;}
    .font-weight-bold{font-weight: 800;}
    .font-size-30{font-size: 30px;}