.auth{background-image:url(../../../../images/greekcolumns.avif);background-size:cover;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.auth-btn-container{text-align:center}button{background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;justify-content:center}button:hover{background-color:#0056b3}.form-container{background-color:#f9f9f9cc;border:1px solid #ddd;border-radius:5px;padding:20px;max-width:300px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.form-container input[type=text],input[type=email],input[type=password]{padding:10px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px}.from-container button[type=submit]{background-color:#007bff;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:16px;cursor:pointer}.error-message{color:red;margin-top:10px}.submit-btn{text-align:center}nav{background-color:#daa520;padding:10px;color:#242b64;display:flex;align-items:center;justify-content:space-between;margin:15px;border-radius:10px;font-size:23px}a{text-decoration:none;color:#9e5719}a:hover{color:#0077b6}img{height:120px;border-radius:10px;border:2px solid white}.aboutPage{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto;color:#fff}.annoyed{max-width:100%;height:auto;margin-bottom:10px}.about-text{border:2px solid white;margin:10px}.quoteLinks-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.quoteLink{border:3px solid white;border-radius:10px;padding:10px;text-align:center;background-color:#daa520;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:12px}.quoteLink a{text-decoration:none;color:#9e5719}.quoteLink a:hover{color:#0077b6}h1{text-align:center;color:#fff}.post-form{display:flex;flex-direction:column;padding:10px;background-color:#b5651d;border-radius:5px}textarea{height:100px;padding:10px;border:2px solid #1274dc;border-radius:5px;margin-bottom:10px;font-size:16px}input[type=submit]{background-color:#1274dc;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:16px;cursor:pointer}input[type=submit]:hover{background-color:#0056b3}.line-divider{width:80%;height:2px;background-color:#fff;margin:10px 0}.postPage{display:flex;flex-direction:column;justify-content:center;align-items:center}.postPage h2,h3{color:#fff}.directions{color:#fff;margin:0 10px 10px}.post{border:3px solid white;border-radius:10px;padding:10px;text-align:center;background-color:#daa520;margin:6px;color:#9e5719}.postForm{border:2px solid white;border-radius:10px;padding:5px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:40px}.line-divider-post{width:100%;height:1px;background-color:#fff;margin:5px}.header-posts{display:flex;align-items:center;justify-content:space-between;margin:15px;border-radius:10px}.pillar{border:none}.bold{font-weight:700}.quote-content,.quote-author,.recc{margin-bottom:0}body{background:#4E5180;height:100vh;width:100vw;margin:0;font-family:GFS Neohellenic,sans-serif}h3{font-size:25px}h2{font-size:35px}h1{font-size:40px}p{font-size:20px}
