body{background-color:#333;color:#fff;font-family:Nunito,sans-serif;text-align:center}h1,h2{font-weight:700}input{border:none;border-radius:5px;margin:5px;outline:none}.welcome{font-size:32px;margin-top:100px}.buttons{display:flex;justify-content:center;margin:40px auto}button{border:3px solid #fff;border-radius:20px;box-shadow:5px 5px 10px rgba(9,9,9,.2);margin:5px;padding:5px 10px}button:active,button:focus{outline:none}button:hover{background-color:#78868c}.currency{text-align:center}.currency2 h3{font-size:20px;margin:20px}select{border:none;border-bottom:2px solid #78868c;border-radius:5px;outline:none;padding:3px}.weatherMain .subTitle{margin-left:25px;margin-top:30px;text-align:start}.weatherMain span{display:inline-block;font-size:24px;font-weight:600;margin:0 auto;text-align:center;width:200px}.weather1,.weather2{display:flex;justify-content:center}.clock{padding:30px 0;text-align:center}.clock h4{font-size:32px;font-weight:700}.clock2{display:flex;justify-content:space-around;padding-top:30px}.time{font-size:24px}.selectedCurrency{background-color:green;color:#fff}.selectedWeather{background-color:#001f3f;color:#fff}.selectedClock{background-color:#8b0000;color:#fff}body.Currency{background-color:green}body.Weather{background-color:#001f3f}body.Clock{background-color:#8b0000}.calendar{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:Arial,sans-serif;margin:20px auto 10px;padding:0 3px;text-align:center;width:300px}.calendar-header{background-color:#78868c;border-radius:8px 8px 0 0;color:#fff;left:-3px;padding:12px;position:relative;width:300px}.calendar-month{align-items:center;display:flex;font-size:18px;font-weight:700;text-align:center;width:300px}.monthName{min-width:140px}.calendar-days{background-color:#f8f9fa;display:flex;font-weight:700;justify-content:space-between;padding:8px}.calendar-day{color:#000}.calendar-cell,.calendar-day{align-items:center;display:flex;height:30px;justify-content:center;width:30px}.calendar-cell{cursor:pointer}.current-month{color:#000}.other-month{color:#aaa9a9}.calendar-nav,.calendar-row{display:flex;justify-content:space-between}.calendar-nav{background-color:#f8f9fa;border-radius:0 0 8px 8px;padding:10px}.current-day{border-radius:50%}.button2,.current-day{background-color:#78868c;color:#fff}.button2{border:none;border-radius:4px;cursor:pointer;padding:8px 16px}button:disabled{background-color:#ccc;cursor:not-allowed}button{box-shadow:none}
/*# sourceMappingURL=main.8389c52c.css.map*/