/* Hero Section */

h1.wp-block-heading.has-text-align-center.has-dm-sans-font-family {
    font-family: 'DM Sans Text' !important;
}

p.has-text-align-center.has-large-font-size {
    font-family: 'Roboto' !important;
    font-weight: 100 !important;
}

/* About Section */
.wp-block-column.has-background.is-layout-flow.wp-container-core-column-is-layout-2.wp-block-column-is-layout-flow {
    text-align: center !important;
}

strong{
	font-family: 'DM sans text' !important;
}

p.has-base-color.has-text-color.has-link-color.wp-elements-87d03004baa6f260c2b40b8267f48eb6 {
    font-family: 'Roboto' !important;
    font-weight: 100;
}

/* Form Button */
button.wp-block-button__link.has-text-color.has-base-color.has-background.has-contrast-background-color:hover {
    background-color: #808080  !important;
}

/* Revenue Page */
.wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-7.wp-block-group-is-layout-flex {
    justify-content: center !important;
}

/* Saas Multiple Page */
h2.wp-block-heading.has-text-align-center.has-dm-sans-font-family {
    font-family: 'DM sans text' !important;
}

/* Blog Page */
h2.has-link-color.wp-elements-f26286617baf8ebf99c179791186fa2a.wp-block-post-title.has-dm-sans-font-family > a {
    font-family: 'DM Sans text' !important;
}

h1.wp-block-post-title {
    font-family: 'DM Serif Text' !important;
}

/* Mobile Responsive */
@media only screen and (max-width: 480px) {
 h1.wp-block-heading.has-text-align-center.has-dm-sans-font-family {
    font-size: 20px !important;
}
	details.wp-block-details.has-base-color.has-text-color.has-link-color.has-x-large-font-size.wp-elements-c2fb1c490987e29a8e4b3600554ebba6.is-layout-flow.wp-block-details-is-layout-flow {
    font-size: 16px !important;
}
	
h3.wp-block-heading.has-text-align-center.has-roboto-font-family {
    font-size: 13px !important;
}
	
	img.custom-logo {
    width: 60px !important;
}
/* 	iframe{
	width:350px !important;
	height:500px !important;
} */
	
/* .docs-charts-component {
    width: 380px !important;
    height: 500px !important;
} */
}
/* 	footer */
	p.has-text-align-center.has-base-color.has-text-color.has-link-color.has-small-font-size.wp-elements-4413e569e48bd861c2da588a21675e91 {
    font-size: 12px !important;
}

iframe{
	width:1000px;
	height:540px
}

main{
	margin-top: 0 !important;
}

