@charset "UTF-8";

@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Thin.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Light.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Medium.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Bold.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Black.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Thin-Italic.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Light-Italic.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Italic.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Medium-Italic.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Bold-Italic.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local("Roboto"),url(//apala.fr/wp-content/plugins/accessibility-onetap/assets/fonts/Roboto/Roboto-Black-Italic.woff2) format("woff2");font-display:swap}<style>
.alert {
padding: 20px;
background-color: #f44336;
color: white;
opacity: 1;
transition: opacity 0.6s;
margin-bottom: 15px;
}
.alert.success {background-color: #04AA6D;}
.alert.info {background-color: #00adff8c;}
.alert.warning {background-color: #bf3636; color: white; text-align: center;}
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
.closebtn:hover {
color: black;
}
</style>