@media only screen and (max-width: 920px) 
{
	
header {
	height: 80px;
}
	
#navbar1 {
	display: none;
}

#navbar2 {
	width: 100%;
	margin-top: 20px;
}

#navbar3 {
	display: none;
}

div.header-homepage {
	padding-top: 5%;
	padding-bottom: 7%;
	height: 20vh;
	margin-top: 0px;
	background-image: url("../img/backgrounds/background2025-2.jpg") !important;
}

#bottom {
	position: relative;
	width: 100%;
	height: 650px;
}

#bottom-logo {
	width: 100%;
	float: left;
	padding: 30px;
	text-align: center;
}

.mwfooter {
	width: 220px;
	float: unset;
}

#bottom-menu1 {
	width: 100%;
	float: left;
	padding: 30px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#bottom-menu2 {
	width: 100%;
	float: left;
	padding: 30px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 0px;
}

.side-home-networks {
	width: 60px;
	display: block;
	position: absolute;
	text-align: center;
	padding: 10px 10px 0px 5px;
	height: 182px;
	border-radius: 0px;
	left: 0px;
	top: 70vh;
}

ul.networks > li {
	list-style-type: none;
	margin-left: 0px !important;
	display: block;
}

.side-home-networks-home {
	display: none;
}

.side-home-networks-mobile {
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
	padding: 10px 11px 0px 10px;
	font-size: 36px;
	font-family: Krinkes;
	background-color: inherit !important;
	height: auto;
	border-radius: 0px;
	bottom: unset;
	top: unset;
}


.side-home-networks2 {
	background-color: rgba(255,255,255,.4);
	height: 100%;
	width: 70px;
	display: none;
	text-align: center;
	padding: 10px 11px 0px 10px;
	font-size: 36px;
	font-family: Krinkes;
	border-radius: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.networks.networks2 {
	padding-top: 5px;
}

ul.networks2 > li {
	display: block;
}

ul.networks > li > a {
	text-align: left;
	background-color: #fff;
	width: 70%;
	display: block;
	padding: 0px 5px 0px 44px;
	margin: auto;
	margin-bottom: 8px;
	border-radius: 12px;
	background-repeat: no-repeat;
	background-position: left;
	transition: all 300ms ease 0ms;
	text-align: center;
	color: #777;
}

ul.networks2 > li > a {
	text-align: left;
	background-color: #fff;
	width: 49px;
	display: block;
	padding: 0px;
	margin: auto;
	margin-bottom: 8px;
	border-radius: 12px;
	background-repeat: no-repeat;
	background-position: left;
	transition: all 300ms ease 0ms;
	height: 25px;
}

.networks {
	padding-bottom: 5px;
	padding-top: 20px;
}

.sn-title {
	display: none;
}

.block-home-main, .block-home-main-2 {
	margin-top: 0px;
	width: 100%;
	float: left;
	padding: 0px;
	height: auto;
}

#main {
	flex: 1;
	min-height: 100px;
	padding: 10px 0px 25px 0px;
	padding-bottom: 10px;
	padding-bottom: 25px;
	border-radius: 0px;
	background-color: transparent;
	max-width: 1200px;
	margin: auto;
}

#header-blog {
	height: 110px;
}

#header-photo {
	height: 140px;
}

#blog_index > .container.body-container {
	background-size: auto 224px;
	padding-top: 0px;
}

#photo > .container.body-container {
	background-size: auto 233px;
	padding-top: 90px;
}

#bdsm > .container.body-container {
	background-size: auto 223px;
}

#mainheader {
	min-height: 100px;
	padding: 0px;
	border-radius: 0px;
	max-width: 1000px;
	margin: auto;
	height: 100%;
	width: 70%;
	float: left;
	text-align: left;
}

#bottom-bar-left {
	width: 100%;
	float: left;
	text-align: center;
}

#bottom-bar-right {
	width: 100%;
	float: left;
	text-align: center;
}

#bottom-bar {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #000000;
	padding: 2px 10px 2px 10px;
	height: 130px;
	color: #fff;
}

.block-logo {
	width: 100%;
	margin: auto;
	display: block;
}

#logo-central {
	width: 80%;
	max-width: 150px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#bar-lang {
	position: absolute;
	top: 0px;
	right: 10px;
}

.my-gallery figure {
	display: block;
	float: left;
	margin: 0px;
	width: 100% !important;
	padding: 5px;
}

.thumb_rea {
	width: 50%;
	float: left;
	height: auto;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 0%;
	position: relative;
}

.thumb_rea25 {
	width: 25%;
	float: left;
	height: auto;
	background-color: transparent;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 0%;
}

.thumb_rea_home {
	width: auto;
	float: left;
	height: auto;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 0px;
	margin-right: 0%;
}

.block-home-main-l1 {
	float: left;
	width: 100%;
}

.block-home-main-l2-c2 {
	order: -1;
}

.block-home-contact-c1 {
	height: 385px;
	padding: 20px;
}

.block-home-contact-c2 {
	height: 385px;
}

.img_home {
	display: none;
}

.img_home_mob {
	display: block;
}


.block-home-pro-c1 {
	width: 100%;
	height: auto;
}

.block-home-pro-c2 {
	width: 100%;
}

#home-pro-ca1 {
	text-align: center;
}

#home-pro-ca2 {
	text-align: center;
}

#block-home-user-1 {
	width: 100%;
}

#block-home-user-2 {
	width: 100%;
}

.block-home-user-main {
	margin-top: 20px;
	padding: 20px;
}

#fiche-course {
	background-color: #f0f0f0;
	padding: 5px;
	margin-bottom: 40px;
	max-width: 100%;
	border-radius: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa;
}

.block-membre-main {
	width: 100%;
	display: inline-block;
	height: 250px;
	text-align: center;
	margin-bottom: 20px;
}

.block-membre-main_0 {
	width: 90%;
	display: inline-block;
	height: 130px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	margin-top: 60px;
	
}

.block-membre-main_1 {
	width: 90% !important;
	display: inline-block;
	height: 500px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	max-width: 550px;
}

.block-membre-main_1_uns {
	width: 90% !important;
	display: inline-block;
	height: 740px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	max-width: 550px;
}


.block-membre-main_2 {
	width: 90%;
	display: inline-block;
	height: 270px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	right: unset;
	left: unset;
}

.block-membre-main_2_uns {
	width: 90%;
	display: inline-block;
	height: 270px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	right: unset;
	left: unset;
}


.block-membre-main_3 {
	width: 90%;
	display: inline-block;
	height: 380px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
}

.block-membre-main_4 {
	width: 90%;
	display: inline-block;
	height: 250px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
}

.block-membre-main_5 {
	width: 90%;
	display: inline-block;
	height: 330px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
}

.block-membre-main_6 {
	width: 90%;
	display: inline-block;
	height: 500px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
}

#path0 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 80px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path1 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	left: unset;
	margin: auto;
	margin-top: -20px;
	right: unset;
}

#path2 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	right: unset;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path3 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	right: unset;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path4 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	right: unset;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

#path5 {
	border-style: dashed;
	border-color: #fff;
	width: 1vh;
	height: 125px;
	position: relative;
	top: unset;
	border-width: 0px 1px 0px 0px;
	border-radius: 0px;
	z-index: 1;
	right: unset;
	left: unset;
	margin: auto;
	margin-top: -20px;
}

.block-membre-main_1_b {
	width: 100%;
	display: inline-block;
	height: 375px;
	text-align: center;
}

.block-center {
	text-align: left;
	padding-right: 0px;
}

#pagephotos {
	float: left;
	width: 100%;
	padding: 5px;
	padding-top: 50px
}

#pagepost {
	float: left;
	width: 100%;
	background-color: #f0f0f0;
	padding: 5px;
}

#bottom-txt {
	text-align: center;
}

.img-adapt {
	width: 100%;
}

#main-pres {
	width: 100%;
	text-align: left;
	float: left;
	padding: 20px;
}

#main-login {
	width: 100%;
	text-align: justify;
	float: left;
	padding: 20px;
}

#block-notice {
	font-size: 18px;
	width: 90%;
}

.prv-bdsm {
	float: right;
	width: 100px;
	margin-right: 10px;
}

#login-arguments {
	border-style: solid;
	border-width: 0px;
	padding: 20px;
	border-color: #ccc;
	border-radius: 5px;
	text-align: left;
	box-shadow: -webkit-box-shadow: 10px 10px 23px -9px rgba(0,0,0,0.39);
	-moz-box-shadow: 10px 10px 23px -9px rgba(0,0,0,0.39);
	box-shadow: none;
	background-color: #fff;
	width: 90%;
	margin: auto;
	margin-top: 80px;
	position: relative;
	right: unset;
}

#chat-windows {
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	border-color: #ccc;
	border-radius: 5px;
	text-align: left;
	/* box-shadow: -webkit-box-shadow: 10px 10px 23px -9px rgba(0,0,0,0.39); */
	-moz-box-shadow: 10px 10px 23px -9px rgba(0,0,0,0.39);
	box-shadow: none;
	background-color: #fff;
	width: 100%;
	margin: auto;
	margin-top: 0px;
	height: 70vh;
}

.prv-login {
	float: none;
	width: 151px;
	margin-right: 0px;
	margin-top: -30px;
	display: block;
	width: 70%;
	margin: auto;
}

.logtd1 {
	width: 50px;
	text-align: center;
	height: 50px;
	vertical-align: top;
}

#header-pro {
	background-color: #bbb;
	height: 250px;
	position: relative;
	background-image: url("../img/backgrounds/maudoffice.jpg") !important;
	background-size: cover;
	background-position: center;
	background-position-y: top;
}

.block-home-main-photo {
	background-size: cover;
	width: 33%;
	display: block;
	height: 150px;
	padding: 20px;
	background-color: #f0f0f0;
	float: left;
	background-position: center;
}

#annoncesuperfan {
	width: 100%;
}

/* NEWS -------------------------------------*/

#news_img_index_right {
	width: 100%;
	height: 300px;
	float: right;
	min-height: unset;
	background-size: cover;
}

#news_content_index_left {
	width: 100%;
	float: left;
	height: auto;
	min-height: unset;
}

#news_img_index_left {
	height: 300px;
	width: 100%;
	float: left;
	min-height: unset;
	background-size: cover;
}

#news_content_index_right {
	width: 100%;
	float: right;
	height: auto;
	min-height: unset;
}

body#blog_index article.post {
	margin-bottom: 0em;
	margin-top: 0em;
}

#article-show {
	width: 95%;
	margin: auto;
	margin-top: -10px;
}

.titlenewsmin {
	padding: 0px 0px 1px 15px !important;
}

article.post-private {
	margin-bottom: 0px;
	margin-top: 0px;
}

#article-news {
	padding-top: 0px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}

.titlenewsmin {
	display: block;
}

.cadrepostplus2 {
	width: 150px;
	height: 150px;
	text-align: center;
	padding-top: 8%;
	float: left;
}

/* SHOP -------------------------------------*/

#shop_img {
	width: 100%;
	height: 150px;
	background-size: cover;
	background-position: center;
}

.shop-descrip {
	float: left;
}

#product-show-img {
	width: 100%;
	float: left;
}

#product-show-txt {
	width: 100%;
	float: left;
	padding: 0px 20px 20px 20px;
	background-color: #fff;
	margin-top: -10px;
	text-align: center;
}

#cart-anom {
	width: 100%;
	float: left;
}

#cart-paiement {
	float: left;
	width: 100%;
	padding: 20px;
	display: flex;
	flex-flow: column;
}


#cart-anom {
	width: 100%;
	float: left;
	order: -1;
}

#cart-total {
	width: 100%;
	float: left;
	order: -1;
}

#cart-anom {
	width: 100%;
	float: left;
	order: -1;
	padding: 20px;
	background-color: #f0f0f0;
	border-radius: 5px;
	margin-bottom: 20px;
}

#cart-account {
	width: 100%;
	float: left;
	padding: 20px;
	background-color: #f0f0f0;
	border-radius: 5px;
}

#shop-header-title {
	width: 90%;
	margin: auto;
	float: left;
	margin-left: 20px;
}

body#homepage {
	background-position: center;
	background-blend-mode: multiply;
	background-image: none !important;
	background-size: contain;
}

.block-home-main {
	display: flex;
	flex-flow: column;
	height: auto;
	background: transparent;
	background-image: none !important;
	margin-top: 0px;
	z-index: 10;
	position: relative;
	background-size: 49vh;
	background-position: top right;
	background-repeat: no-repeat;
}

#bloghome {
	order: -1;
}

.form-check {
	width: 100%;
	float: left;
}

.form-style-4 input[type="text"], .form-style-4 input[type="email"] {
	width: 100% !important;
}

#mainheader > div > h1 {
	border-radius: 0px 5px 5px 0px;
}

.answercarnet {
	background-color: #ddd;
	padding: 20px 20px 10px 5px;
	border-radius: 5px;
	width: 100%;
}

.motto {
	display: none;
}

.btn-0.home {
	display: block;
	padding: 4px 10px 4px 10px;
	font-size: 18px;
	width: 75%;
	text-align: center;
	margin: auto;
	margin-top: 5px;
	box-shadow: 1px 1px 4px #999;
}

.btn-1.home {
	display: block;
	padding: 1px 6px 1px 6px;
	font-size: 18px;
	width: auto;
	text-align: center;
	margin: auto;
	margin-top: 8px;
	text-transform: none;
}

.btn-10.home {
	display: block;
	padding: 4px 10px 4px 10px;
	font-size: 18px;
	width: 75%;
	text-align: center;
	margin: auto;
	margin-top: 15px;
}

.arrowsmall {
	display: block;
}

.et_pb_header_content_wrapper.links {
	display: block;
	margin-top: 20px;
}

.form-group {
	position: relative;
	float: left;
	width: 100%;
}	

#shop-header-cart {
	float: right;
}

.network-text {
	display: block;
	margin-left: 10px;
}

.container {
	padding-left: 0px;
}

#private-club-2 {
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 10px;
	background-image: url("../img/backgrounds/legs.png");
	background-position: bottom right;
	background-size: 100%;
	background-repeat: no-repeat;
	text-align: center;
	height: auto;
	background-color: transparent !important;
}

#news_img {
	width: 100% !important;
	float: left;
	height: auto;
}

#news-txt {
	width: 100%;
	float: left;
	padding-left: 5px;
}

.btn-0.home.bis {
	display: block;
	padding: 4px 10px 4px 10px;
	font-size: 18px;
	text-align: center;
	margin: auto;
	margin-top: 200px;
	width: 80%;
}

.clubpost {
	display: none !important;
}

.clubpost2 {
	display: block !important;
}

#chat_index {
	min-height: 100vh;
}

#chat_index > #bottom {
	display: none;
}

.chat-form {
	position: fixed;
	bottom: 35px;
	left: 0px;
	right: 0px;
	background-color: #ffffff;
	padding: 3px 10px 0px 10px;
	border-top-style: solid;
	border-width: 2px;
}

#barchat {
	position: absolute;
	top: 0px;
	left: 10px;
	display: block;
}

.chatscreen {
	width: 100%;
	min-height: unset;
	background-position: right;
	background-blend-mode: multiply;
	background-image: none;
	background-size: cover;
	box-shadow: none;
	background-attachment: unset;
	float: left;
	padding-top: 0px;
}

.bottom-login-1 {
	width: 100%;
	display: inline-block;
}

.bottom-login-2 {
	width: 100%;
	display: inline-block;
	text-align: left;
}

.menuphoto {
	color: #64328a;
	display: inline-grid;
}

.prevmedias {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 50px;
}
.blockmenuphoto {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	position: relative;
}

.blockmenualbum {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -6px;
	position: relative;
}

#article-media {
	text-align: center;
	margin: auto;
	width: 100%;
	margin-top: 0px;
}

.showmedia {
	width: 95%;
	display: inline-block;
}

.mediatext {
	width: 88%;
	display: inline-block;
	vertical-align: top;
	margin-left: 5%;
	margin-right: 5%;
}

.nextmedia {
	display: block;
	font-size: 30px;
	position: absolute;
	right: 0px;
	top: 45vh;
}

.prevmedia {
	display: block;
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 45vh;
}

.thumb_rea_mini {
	width: 65px;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}


#column1 {
	width: 100%;
	float: left;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding-right: 0%;
	margin-right: 2%;
	border-color: #ccc;
	padding-top: 15px;
	margin: auto;
}

#column2 {
	width: 100%;
	float: left;
	padding-top: 25px;
	order: -1;
}

.homeblocktxt {
	width: 50%;
	margin: auto;
	display: none;
}

.network-mobile-home {
	margin-bottom: 20px;
}

.network-mobile-home > a {
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
}

.title-home-mobile {
	font-size: 50px;
	font-family: apalu;
	display: block;
	margin-bottom: -20px;
}

.pagination > li {
	display: inline;
	margin: 0px;
}

.navigation.text-center {
	width: 100%;
	position: relative;
	display: inline-block;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 5px 10px;
	line-height: 1.42857;
	text-decoration: none;
	color: #fff;
	border: 1px solid transparent;
	margin-left: -1px;
}

article.post {
	width: 98%;
	min-height: unset;
	background-position-x: center;
	background-position-y: top;
	background-size: contain;
}

.social2 {
	display: block;
	text-align: center;
	margin: 0px 10px 10px 10px;
}

.social2-btn {
	display: block;
}

.et_pb_module_header {
	font-size: 35px;
	color: #f0f0f0;
	font-family: apalu;
	line-height: 0.8;
	padding-top: 0px;
}

.datemedia {
	position: absolute;
	top: 10px;
	text-align: center;
	color: slategray;
	left: 5px;
	font-size: 14px;
	color: #ffffff;
	width: 95%;
	line-height: 18px;
	display: none;
}

.menuphoto {
	color: #fff;
	display: inline-grid;
	font-size: 16px;
	background-color: rgba(66, 9, 69, 0.8);
    border-radius: 8px;
    padding: 6px;
}


.menuphotoalbum {
	color: #64328a;
	display: inline-grid;
	font-size: 16px;
}


.pageprincipale {
	display: block;
	float: left;
	margin: auto;
	padding-left: 16px;
	padding-right: 16px;
}

#column1-1,
#column1-2 {
	width: 100%; /* Chaque colonne prend toute la largeur */
	float: none; /* Plus de flottement */
	padding: 0; /* Supprime les espaces entre les colonnes */
}

#taglist {
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0);
	margin-top: 0px;
}

.aboutme {
	text-align: left;
	padding: 30px;
	font-size: 17px;
}

.text-legal {
	text-align: left;
	font-size: 16px;
	padding: 20px;
}

.news-txt-content {
	padding: 20px 0px 20px 0px;
}

#shop-header-title {
	padding-top: 0px;
	text-align: left;
}

.aboutme {
	margin-top: 0px;
}

.paidsubs {
	width: 100%;
	min-height: 150vh;
	background-position: right;
	background-blend-mode: multiply;
	background-image: url("../img/backgrounds/bgclub1.jpg") !important;
	background-size: cover;
	box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.32);
	background-attachment: fixed;
	float: left;
}

.private-club-txt {
	display: block;
	margin: 35px 20px 0px 20px;
	background: rgba(255, 255, 255, 0.8);
	color: #333;
	padding: 5px;
	border-radius: 8px 8px 0px 0px;
	padding-bottom: 50px;
}

.noabo {
	/* display: block; */
	width: 90%;
	background-color: unset ;
	margin: auto;
	/* margin-top: auto; */
	margin-top: 50px;
	max-width: 1145px;
	padding: 10px;
	/* padding-top: 10px; */
	padding-top: 20px;
	/* display: block; */
	z-index: 1;
	position: relative;
	border-radius: 5px;
	color: hotpink;
}

.prevpost {
	position: fixed;
	display: block;
	bottom: 85px;
	left: 0px;
	background-color: #64328a;
	padding: 20px 2px 20px 4px;
	border-radius: 1px 6px 6px 0px;
	z-index: 10000;
}

.nextpost {
	position: fixed;
	display: block;
	bottom: 85px;
	right: 0px;
	background-color: #64328a;
	padding: 20px 0px 20px 4px;
	border-radius: 6px 0px 0px 6px;
	z-index: 10000;
}

#header-wishlist {
	height: 125px;

}

#mobilebuttons {
	display: none;
	position: fixed;
	top: 65px;
	width: 100%;
}

.showmobilebuttons {
	display: flex !important;
	gap: 1rem;
    justify-content: center;
}

.mbtn {
	background-color: #41204b;
	color: #fff;
	transition: all 300ms ease 0ms;
	border-radius: 0px 0px 5px 5px;
	display: inline-block;
	padding: 4px 0px 3px 0px;
	font-size: 16px;
	width: 70px;
	text-align: center;
	margin-top: -1px;
	border-style: solid;
	border-width: 1px;
	border-color: #888;
	border-bottom: 0px;
}


a.mbtn:hover {
	background-color: #d354a8;
	text-decoration: none;
	color: #ffffff;
}

div.header-homepage-public {
	padding-top: 5%;
	padding-bottom: 7%;
	height: 20vh;
	margin-top: 0px;
	background-image: url("../img/backgrounds/headerblog-2025-small.jpg");
}
	
}