/*
Theme Name: QSIR Custom Theme
Theme URI: https://qatarsothebysrealty.com/
Author: Odecci France Samaniego
Author URI: https://qatarsothebysrealty.com/
Description: A custom theme for my site.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.7
Text Domain: my-custom-theme
*/

body{
    padding: 0;
    margin: 0;
}
.yt-video .et_pb_video_box{
    height: 600px;
}
.yt-video .et_pb_video_box iframe{
    width: 100%;
}
.singe-page-main-container{
    background: red !important;
}