|
@@ -7610,6 +7610,21 @@ footer .copyright .logo {
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
background: #004d7b; }
|
|
background: #004d7b; }
|
|
|
|
|
|
|
|
|
|
+.contacts-container .center-content .to-doctors .petition-button {
|
|
|
|
|
+ display: inline-block;
|
|
|
|
|
+ width: 100%;
|
|
|
|
|
+ margin-top: 10px;
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
+ text-decoration: underline;
|
|
|
|
|
+ font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
|
|
|
|
|
+ padding: 7px 0;
|
|
|
|
|
+ color: #929292;
|
|
|
|
|
+ background: #ebebeb; }
|
|
|
|
|
+
|
|
|
|
|
+.contacts-container .center-content .to-doctors .petition-button:hover {
|
|
|
|
|
+ color: #fff;
|
|
|
|
|
+ background: #004d7b; }
|
|
|
|
|
+
|
|
|
/*
|
|
/*
|
|
|
.contacts-container .center-content .*/
|
|
.contacts-container .center-content .*/
|
|
|
/*CONTACTS PAGE END*/
|
|
/*CONTACTS PAGE END*/
|