.wp-block-site-title :where(a) {
  font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 15px;
    margin: 5px;
    transition: all 0.3s ease-in-out;
    color: #333333;
    background-color: #f0f4f8;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.1);
    text-decoration: none;
    display: inline-block;
    text-align: center;
		font-family: 'Montserrat', sans-serif; 
}


.wp-block-navigation {
  color: #333333;
    background-color: #f0f4f8;
    border-radius: 8px;
    box-shadow: 0 3px 6px 
}

.wp-block-group.alignwide.has-theme-2-color.has-theme-5-background-color.has-text-color.has-background.has-link-color.wp-elements-6a4454c852f1b790d6fc06952fc3315a.has-global-padding.is-layout-constrained.wp-container-core-group-is-layout-3.wp-block-group-is-layout-constrained {
  color: #333333;
    background-color: #f0f4f8;
    border-radius: 8px;box-sizing: border-box;
  
}