/*
Theme Name: Avidicare
Author: Erik Stenman Andersson
Author URI: https://optimest.se
Description: A Custom theme for Avicidare.
Version: 1.3.1
Text Domain: rasande
*/
.wp-embed-responsive .wp-has-aspect-ratio iframe{
  margin-top: -1px;
  height: calc(100% + 2px);
}

.cta-block__content .cta-block__link, .icon-card__link, .custom-big-cards__cta .wp-block-button__link  {
	height: auto;
  width: auto;
} 
.custom-big-cards__cta .wp-block-button__link  {
  width:100%;
  max-width: 535px;
}