/*
Theme Name: Manal Al-Harbi
Text Domain: manal
Version: 11.04.2021
Description: Our default theme for 2021 is designed to take full advantage of the flexibility of the classic editor.
Tags: blog, one-column, custom-background, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, theme-options.
Author: Ejad
Author URI: https://ejad.sa/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/* CSS Reset */


html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

blockquote::before,
blockquote::after {
	content: "";
}