/*
 * This file is part of react-svg-buttons.
 *
 * (c) Raphaël Benitte
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.strata {
    width: 100%;
}

.strata_content {
    margin: 0 auto;
    position: relative;
    width: 100%;
}