/*
Theme Name: Angstrom Life Science Solutions
Author: Anonymous
Author URI:
Version: 1
Description: Angstrom Life Science Solutions theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: angstrom-life
Tags: one-column, two-columns
Theme URI:
*/

[data-holder] {
    transition: opacity 0.3s ease;
    opacity: 1;
}

[data-holder].is-fading {
    opacity: 0;
    pointer-events: none;
}