/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",Verdana,Tahoma,serif;
    font-weight: 700;
}

.navbar-main {
    font-family: "Open Sans",Verdana,Tahoma,serif;
}
.domain-lookup-result .btn:not(.domain-contact-support) {
    width: 120px!important;
}