/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2024 | 17:42:00 */
/* Page-up button */
#pageUpButton {
    display: none; /* initially hidden */
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 10px;
	border: none;
}


.wp-image-1754 {
	margin-right:0 !important; 

	/* margin-bottom:5vw	!important; */
}


/*
.figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
}
*/	

/*
#figure.wp-block-image #img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
}
*/

/*
	background-color: #3498db;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
*/