@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Merriweather:wght@400;700&family=Lora:wght@400;700&family=Roboto+Mono&display=swap");.blogContent{font-family:Roboto,sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#f9f9f9;padding:1rem 3rem;border-radius:20px;margin:1rem 0}.blogContent h1,.blogContent h2,.blogContent h3,.blogContent h4,.blogContent h5,.blogContent h6{font-family:Merriweather,serif;font-weight:700;margin-bottom:1rem;color:#222}.blogContent h1{font-size:1.6rem;line-height:1.2}.blogContent h2{font-size:1.5rem;line-height:1.3}.blogContent h3{font-size:1.3rem;line-height:1.4}.blogContent h4{font-size:1.2rem;line-height:1.5}.blogContent h5{font-size:1.2rem;line-height:1.6}.blogContent h6,.blogContent p{font-size:1rem;line-height:1.6}.blogContent p{margin-bottom:1.5rem}.blogContent ol,.blogContent ul{margin-bottom:1.5rem;padding-left:1.5rem}.blogContent ul{list-style-type:disc}.blogContent ol{list-style-type:number}.blogContent li{margin-bottom:.5rem;line-height:1.6}.blogContent code,.blogContent pre{font-family:Roboto Mono,monospace;font-size:.875rem;background-color:#f4f4f4;padding:.5rem;border-radius:4px;overflow-x:auto}.blogContent blockquote{font-family:Lora,serif;font-style:italic;margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #007bff;background-color:#f9f9f9;color:#555}@media (max-width:768px){.blogContent{font-size:14px;padding:1rem}.blogContent h1{font-size:1.5rem!important}.blogContent h2{font-size:1.4rem!important}.blogContent h3{font-size:1.3rem!important}}.blogContent .table-responsive{margin-left:auto;margin-right:auto;overflow-x:hidden;width:95%}.blogContent .table-responsive table{width:100%;word-break:break-word;table-layout:fixed;border-collapse:collapse}@media screen and (max-width:600px){.blogContent .table-responsive td,.blogContent .table-responsive th{padding:8px 5px!important;white-space:normal!important;min-width:70px;box-sizing:border-box}}