/*

Theme Name:         Miele Center
Version:            2.0.1
Theme URI:          https://mielecenter.be
Description:        Custom WordPress theme made by Dickytall.
Author:             Dickytall
Author URI:         https://www.dickytall.com

*/

/* Styling Featured block */
.featured-block__buttons {
   display: flex !important;
   flex-direction: column;
   align-items: flex-start;
}

.featured-block__buttons a {
   margin: 10px 0;
}