@import url('/clients/sheffieldmind/styles/main.min.css');
/*@import url('https://localhost:5757/main.css');*/
/*@import url('http://127.0.0.1:5500/main.css');*/


.image-align-left {
	float: left;
  	margin: 20px 20px 20px 0; 
}

.image-align-right {
	float: right;
  	margin: 20px 0 20px 20px;
}

/*-------------------- DES-6004 -----------------------------*/
.appeal-set-up-a-fundraising-page .appealContent .appealInteractionsWrapper .appealInteractions .appealFundraisersWrapper .fundraiserSearchResults .listedPost {
  grid-column: 1/-1;
}

.appeal-set-up-a-fundraising-page .appealContent .appealInteractionsWrapper .appealInteractions .appealFundraisersWrapper .fundraiserSearchResults .listedFundraiser {
  width: 75%;
}
/*----------------------------------------------------------*/

body {
    color: #000!important;
}

.associated.associatedLatestPosts {
  display: none !important;
}