// Post Comments - Mobile.
.elementor-widget-post-comments {
	// Base Theme Widget Styles.
	&.vamtam-has-theme-widget-styles {
		#commentform .form-submit {
			margin: 0 !important;
		}

		.comments .comment-author {
			display: none;
		}
	}
}