/*
 Theme Name:   UltraWishes
 Theme URI:    https://ultrawishes-com-622600.hostingersite.com
 Description:  A clean, SEO-friendly WordPress theme for wishes, messages, and quotes.
 Author:       Ultra Wishes
 Author URI:   https://ultrawishes-com-622600.hostingersite.com
 Version:      1.0
 Tags:         blog, wishes, quotes, messages, responsive
 Text Domain:  ultrawishes
*/

 body {font-family: 'Roboto', Arial, sans-serif;margin: 0;padding: 0;background-color: #f8f9fa;color: #333;}.container {max-width: 1200px;margin: 0 auto;padding: 20px;}header {background-color: #c13030 !important;color: white;padding: 20px;text-align: center;}header h1 {margin: 0;font-size: 2.5em;}nav ul {list-style: none;padding: 0;margin: 10px 0;}nav ul li {display: inline;margin-right: 20px;}nav ul li a {color: white;text-decoration: none;font-weight: bold;}nav ul li a:hover {text-decoration: underline;}.post {background: white;padding: 20px;margin-bottom: 20px;border-radius: 8px;box-shadow: 0 2px 5px rgba(0,0,0,0.1);}.post h3 {margin-top: 0;}.post-excerpt {color: #555;}footer {background-color: #343a40;color: white;text-align: center;padding: 15px;position: relative;bottom: 0;width: 100%;}@media (max-width: 768px) {header h1 {font-size: 1.8em;}nav ul li {display: block;margin: 10px 0;}.container {padding: 10px;}}  .search-container {margin: 10px 0;text-align: center;}.search-form {display: inline-block;position: relative;}.search-field {padding: 8px 12px;border: 1px solid #ccc;border-radius: 4px 0 0 4px;width: 200px;font-size: 14px;}.search-submit {padding: 8px 12px;background-color: #007bff;color: white;border: none;border-radius: 0 4px 4px 0;cursor: pointer;}.search-submit:hover {background-color: #0056b3;}@media (max-width: 768px) {.search-field {width: 150px;}}header h1 a {color: white;text-decoration: none;}header h1 a:hover {text-decoration: underline;}