/*!
Theme Name: Présent et Sens
Theme URI: http://ringo.studio/
Author: RingoStudio
Author URI: https://ringo.studio
Description: Thème Starter RingoStudio
Version: 1.0.3
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ringo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.FrontPage__surmesure__content__txt a, .FrontPage__surmesure__content__txt a:visited {
	color: #fff;
	text-decoration: underline;
}

@media (min-width: 992px) {
    .FrontPage__surmesure__content {
        flex-direction: row-reverse;
    }
}