element.style {
}
.widget-box a {
    color: #ffffff;
}

element.style {
}
input[type="submit"] {
    border: 1px solid #fff;
    background-color: transparent;
    padding: 5px;
}

element.style {
}
.form-control, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 1px solid #fff;
    padding: 5px;
    background-color: transparent;
}

element.style {
}
footer input, footer textarea {
    color: #fff;
}


.top-bar {
    background-color: #430042;
    font-size: 0.98em;
    font-weight: 600;
    line-height: 40px;
}

element.style {
}
.contact-form input, .contact-form select, .contact-form textarea {
    font-size: 18px;
    width: 100%;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}

element.style {
}
@media screen and (max-width: 768px)
.footer-info-area .site-info, .footer-info-area .site-social {
    float: none!important;
    text-align: left;
}

element.style {
}
…
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    color: #430042;
}



:hov

.cls

element.style {
    color: #ffffff;
}
h3 {
    color: #555555;
}
h3 {
    font-size: 18px;
    line-height: 1.1;
}

element.style {
    padding-top: 0px;
    padding-bottom: 0px;
}


.form-control, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 1px solid #430042;
    padding: 5px;
    background-color: transparent;
}

input[type="submit"] {
    border: 1px solid #fff;
    background-color: #430042;
    padding: 10px;
}


h3 {
    font-size: 0px;
    line-height: 1.1;
}


*[id^='readlink'] {
 font-weight: bold;
 color: #50c5d3;
 padding: 5px;
 border-bottom: 1px solid #4e4e4e !important;
}

*[id^='readlink']:hover {
 font-weight: bold;
 color: #430042;
 padding: 5px;
 border-bottom: 3px double #4e4e4e !important;
}

*[id^='readlink']:focus {
 outline: none;
 color: #50c5d3;
}
