.wp-block-pullquote {
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 2%;
	margin-bottom: 2%;}

.wp-block-pullquote blockquote {
    border: none;
	margin: 0;
	font-size: 11px;}

@media screen and (min-width: 1024px) {.wp-block-pullquote blockquote {	font-size: 20px;}

.wp-block-pullquote blockquote::before {
	display: none;
}
	
	.wp-block-button__link {background:linear-gradient(135deg,rgb(252,172,0) 0%,rgb(250,143,55) 100%) !important}

.wp-block-button a:hover {
	color: #0c2b4d !important;}

 .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"], form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button, body .wp-block-file .wp-block-file__button  {
	background-image: linear-gradient(135deg, rgb(252, 172, 0) 0%, rgb(250, 143, 55) 100%);	
}

.get-started {
	border-radius: 15px;
}

.stats {
	border-radius: 15px;
}

.portrait {
	border-radius: 15px;
}
	
	.round-corners {
	border-radius: 15px !important;
}


.background1 {
    background-image: url(https://rewire.online/wp-content/uploads/2022/05/1.svg);
}

@media screen and (min-width: 1024px) {
    .background1 {
        background-image: url(https://rewire.online/wp-content/uploads/2022/08/12.svg);}
   
	.background2 {
    background-image: url(https://rewire.online/wp-content/uploads/2022/05/1.svg);
}

@media screen and (min-width: 1024px) {.background2 {
        background-image: url(https://rewire.online/wp-content/uploads/2022/01/Socially-Responsible-AI-for-Online-Safety.-1920-x-5400-px-1920-x-1080-px-2400-x-1600-px.svg);
     }
     
.background3 {
    background-image: url(https://rewire.online/wp-content/uploads/2022/05/1.svg);
}
	
	@media screen and (min-width: 1024px) {.background3 {
        background-image: url(	https://rewire.online/wp-content/uploads/2022/03/Website-design-backgrounds-6.svg);
     }
     
		a.ast-custom-button-link {
			text-decoration: none !important;
		}
		
	.zoom-hover:hover {
  transform: scale(1.05);
transition: transform .5s ease;
}
		
		.sub-menu {
    border-radius: 10px !important;
    overflow: hidden;
}
		
		.button {
		text-decoration: none !important;
		font-size: 19px !important;
	border-radius: 8px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
		
		.ultp-block-item:hover {
  transform: scale(1.05) !important;
	transition: transform .5s ease !important;}