.button-container{display:flex;justify-content:flex-end;background-color:var(--contrast-color);padding:1rem}.button-container:hover{filter:brightness(.9)}.read-more-container{display:flex;gap:.625rem;align-items:center;margin-right:.2rem}.button-label{font-weight:700;color:var(--button-text-color)}.arrow-back{transform:rotate(-180deg)}.button{all:unset}.standalone-paragraph{display:flex;flex-direction:column;gap:.5rem}@media only screen and (min-width: 800px){.standalone-paragraph{max-width:75%}}@media only screen and (min-width: 1000px){.standalone-paragraph{max-width:65%}}
