/* Escribe aquí tu código CSS */

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 0!important;
}

.wp-block-embed-youtube {
    min-height: 372px;
}

iframe.wp-embedded-content {
    max-width: 100%;
	position: inherit!important;
	min-height: 550px!important;
}

.aawp-product__footer .bd_button.btn_middle {

    padding: 15px;
    font-weight: bold;

}

.wp-block-embed__wrapper {

    min-height: 426px;

}