/*
Theme Name: businessdesignz
Theme URI: https://www.themesglance.com/products/free-startup-wordpress-theme
Author: Themesglance
Author URI: https://www.themesglance.com/
Description: Multipurpose Startup is a professional, clean, and modern startup theme crafted for innovative startups, entrepreneurs, corporate businesses, freelancers, agencies, IT companies, tech startups, business coaches, portfolios, law firms, digital marketing firms, consulting organizations, charities, and online enterprises, making it an excellent choice for any growing agency, consulting service, or marketing firm aiming to build a strong digital identity. Perfect for showcasing business services, portfolios, team members, case studies, and client testimonials, this theme creates a polished and trustworthy online presence that resonates with clients across industries. Fully responsive and mobile-friendly, it ensures seamless performance on desktops, tablets, and smartphones, while cross-browser compatibility and translation-ready features make it accessible to a global audience. Built on a robust Bootstrap framework, it is SEO-optimized for improved search engine visibility and faster loading speeds, helping businesses gain traction online. With extensive customization options, users can easily control headers, footers, sidebars, colors, fonts, and layouts through the theme customizer without requiring coding knowledge. Social media integration boosts brand reach, while compatibility with essential plugins like Contact Form 7 enhances communication and lead generation, making Multipurpose Startup a powerful solution for businesses, agencies, and marketing professionals looking to establish a strong, innovative, and professional online presence.
Demo: https://preview.themesglance.com/multipurpose-startup-pro/
Requires at least: 5.0
Version: 1.3.8
Tested up to: 6.9
Requires PHP: 7.2
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: multipurpose-startup
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, wide-blocks, block-styles, block-patterns, custom-background, custom-logo, custom-menu, custom-header, featured-images, featured-image-header, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, rtl-language-support, blog, portfolio, e-commerce

Multipurpose Startup WordPress Theme has been created by Themesglance(themesglance.com), 2018.
Multipurpose Startup WordPress Theme is released under the Terms of GNU GPL
*/

/* Basic Style */
*{
	margin:0;
	padding:0;
	outline:none;
}
:root {
  --primary-color: #ffdd59;
  --secondary-color: #0f3661;
}
#error-page {
    margin-top:0px;
}
body {
    border: 0;
    margin: 0;
    padding: 0;
    max-width: 100%;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
}
