/*
Theme Name:         SupportAct Theme
Theme URI:          https://blstr.co
Description:        This is a WordPress starter theme.
Version:            9.0.0-beta.4
Author:             Roots
Author URI:         https://blstr.co
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.wp-block-file a:not(.wp-block-file__button) {
  font-size: 1.6rem !important;
}

.wp-block-file a.wp-block-file__button {
  margin-bottom: 0 !important;
}

a.wp-block-file__button {
  padding: 0.5em 1em;
}

.aligncenter .wp-block-button {
  margin: 0 auto;
}