/**
 * @file
 * Subtheme specific CSS.
 */

.az-element {
    padding: 0px!important;
}

.az-row,
.az-text {
	margin-top: 60px!important;
}

.az-text p {
    padding-bottom: 30px!important;
	margin: 0 40px;
}