/**
 * Theme Name:     Vankine Child
 * Author:         Steelthemes
 * Template:       vankine
 * Text Domain:	   vankine-child
 * Description:    Vankine is a Finance wordpress Theme.
 */

.contact-form-comp .frm_button_submit {
	background-color: var(--color-set-one-1) !important;
	color: #fff !important;
	border-color: var(--color-set-one-1) !important;
}

.contact-form-comp .frm_button_submit:hover {
	background-color: #000000 !important;
}

@media (max-width: 425px){
	.industrias-list .d-flex.align-items-center {
		justify-content: center;
	}
}