/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 28 2025 | 09:48:47 */
.gravity-file-upload-container-therapists label {
    display: inline-block;
    padding: 10px 20px;
    color: #7C7C7C;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    height: 106px;
    align-content: center;
    border-radius: 0;
    text-align: center;
    background-color: #F3E8F1;
	border: 2px dashed #CEA1C8;
	stroke-dasharray: 18;
}

.gravity-file-upload-container-therapists input {
	display: none;
} 