/*
Theme Name: Mailup Theme 2021
Theme URI: http://dueper.net
Author: Dueper Design
Author URI: http://dueper.net
Description: Template di partenza per sviluppi di temi WP custom.
Version: 2.0
Domain Path: /languages/
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black
Text Domain: blanka
*/

.layout-working-cards .card-wrapper .card .card-content {
  color: #000;
}

.layout-columns.with-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}

.layout-columns.with-bg .text-wrapper {
  color: #fff;
}

.layout-columns.with-bg .text-wrapper > * {
  color: #fff;
}