
.browsercheck {
    position: relative;
    color: #FFF;
    background-color: #38A0B2;
    width: 100%;
    padding: 6px;
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 500;
	font-size: 1.166666rem;
	line-height: 1.333333rem;
	text-align: center;
}

