
.trx_popup {
	-webkit-animation-name: fadeIn_popup;
	animation-name: fadeIn_popup;
}
.trx_popup.close {
	-webkit-animation-name: fadeOut_popup;
	animation-name: fadeOut_popup;
}.trx_popup .trx_popup_container {
	background-image: url(https://pauluspfarrei.omsetzig.ch/wp-content/uploads/2026/04/Bildschirmfoto-2026-04-14-um-16.40.37.png);
}
/* Custom styles
*******************************/
.trx_popup_title{
font-weight: 700;
}