/*
 Theme Name:   GlobIT
 Description:  GlobIT Theme
 Author:       Softprodigy
 Template:     twentytwenty
 Version:      0.1.1
*/

.max-w-700 {
	max-width: 700px;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.text-center {
	text-align: center;
}

.screen-reader-response, .wpcf7-response-output {
	display: none !important;
}

.wpcf7-response-output.wpcf7-validation-errors {
	display: none !important;
}

span.wpcf7-not-valid-tip {
	display: none !important;
}

