/*
 Theme Name:     Handlangers Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Handlangers Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

/* Center WP PDF Embedder container */
@font-face {
    font-family: "Good Brush";
    font-display: swap;
    src: url("/wp-content/uploads/Good-Brush.ttf") format("truetype")
}
.pdfemb-viewer {
	margin: 0 auto !important;
}
body{
	overflow-x: hidden;
}