/*
Theme Name:     Koma-2025
Theme URI:      
Description:    Twentytwentyfive child theme.
Author:         Me
Author URI:     
Template:       twentytwentyfive
Version:        0.1.0
*/

.sqs-block-content p {
  margin: 0;
}

.sqs-block-content img,
.entry-content p img,
.wp-block-post-content p img {
  max-width: 100%;
  height: auto;
  display: block;
}

.koma-audio-player {
  margin: 2rem 0;
}

.koma-audio-player audio {
  width: 100%;
  border-radius: 4px;
}
