/*
Theme Name: Ateliê Tsuru
Theme URI: https://github.com/jnatanael/atelieTsuru
Author: Ateliê Solutions
Author URI: https://ateliesolutions.com.br/
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Este thema foi criado como base para desenvolvimento de outros themas personalizados
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: atelietsuru
Tags: atelie solutions, flexible-header, accessibility-ready, theme-options, redux-framework, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Ateliê Tsuru is based on Twenty Nineteen https://github.com/WordPress/twentynineteen, (C) 2019.
Twenty Nineteen is distributed under the terms of the GNU GPL v2 or later.
*/

.indicatorCarousel{
	position: absolute;
    width: 100%;
    top: calc(50% - 3.5rem);
    z-index: 999;
    font-size: 3rem;
}
.tabs .indicator{
	width: 120px;
}