#content{background-color:#fff !important}h1.entry-title{font-size:32px !important;line-height:1.5;color:#7030a0}#hackathon-reference-number{font-size:16px;color:#929292}.entry-image .wp-post-image{width:auto;max-height:600px}.hackathon-status-name{border-radius:50rem;background-color:rgba(28,200,138);margin-bottom:.5rem;display:inline-block;padding:.35rem .65rem;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;-webkit-user-select:none;user-select:none}.hackathon-status-name.open{background-color:#7a9c59}.hackathon-status-name.closed{background-color:#b20000}.hackathon-status-name.forthcoming{background-color:#438290}.hackathon-deadline-date{display:inline-block;background-color:#ff3838;color:#fff;font-size:120%;padding:0 5px}#hackathon-registration-container{border-radius:2px;padding:20px 10px;background-color:#f6f9fd}#hackathon-website{font-size:1.2em;text-decoration:underline;transition:all .2s linear}#hackathon-website:hover{text-decoration:none;background-color:#f4f4f4}.hackathon-tag a{background-color:#e9e9e9;color:#444;border-radius:4px;padding:2px 8px;line-height:36px;transition:all .15s ease-out}.hackathon-tag a:hover{background-color:#e5af5a;color:#fff;text-decoration:underline}.hackathon-navbar{display:flex;align-items:center;justify-content:center}.hackathon-navbar nav{background:#f1f1f1;border-radius:50px;padding:10px;box-shadow:0 25px 20px -20px rgba(0,0,0,.4)}.hackathon-navbar nav ul li{list-style:none;display:inline-block;margin:8px;font-size:18px;font-weight:500;color:#313131;cursor:pointer;position:relative;z-index:2;transition:color .5s}.hackathon-navbar nav ul li:after{content:"";background:var(--base-indigo-color);width:100%;height:100%;border-radius:30px;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%);z-index:-1;opacity:0;transition:top .5s,opacity .5s}.hackathon-navbar nav ul li:hover a{color:#fff}.hackathon-navbar nav ul li:hover:after{top:50%;opacity:1}.hackathon-navbar nav ul li a{display:inline-flex;padding:15px 35px;color:#313131}