.elementor-1029 .elementor-element.elementor-element-27112fa > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */div#comments {
    width: 70%;
    margin: 40px auto;
    border: 2px solid #CDB4DB;
    padding: 40px;
    border-radius: 8px;
}
.comments-area .comment {
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 2px solid #CDB4DB !important;
}
.comments-area .comment p {
    font-size: 13px;
    color: gray;
}
.comment-meta.commentmetadata a {
    display: none;
}
input#submit {
    float: left;
}
span.says {
    font-size: 13px;
}
cite.fn {
    font-size: 13px;
}
h2.comments-title {
    font-size: 20px !important;
    text-align: center;
}
.reply {
    font-size: 14px;
}
.reply a {
    color: #CDB4DB !important;
}
input#submit {
    background: #CDB4DB;
}
span.required-field-message {
    font-size: 13px !important;
}
p.logged-in-as a {
    font-size: 13px !important;
}/* End custom CSS */