/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

 .wp-block-sapaad-cover-resume {
	padding: 2px;
	background-image: url(./about-sapaad.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 140px 0px 120px 0px;
	color: white;
}

.head-paragraph {
	font-size: 1.4rem;
}