.custom-saved-posts-title{margin:50px 0;text-align:center;font-size:36px;font-weight:700;color:#E64C7E;text-transform:uppercase}.custom-saved-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:50px;grid-row-gap:50px;margin-bottom:100px}.custom-saved-posts-not-found{font-size:20px;text-align:center;color:#022025;margin-bottom:100px}@media only screen and (max-width:1000px){.custom-saved-posts-grid{grid-template-columns:repeat(2,1fr)!important}}@media only screen and (max-width:600px){.custom-saved-posts-grid{grid-template-columns:1fr!important}}