diff --git a/style.css b/style.css index 7787681..4bab098 100644 --- a/style.css +++ b/style.css @@ -202,4 +202,11 @@ background-color: #c21927; width: 352px; padding-bottom:17px; margin-right: 110px; -} \ No newline at end of file +} +.mail{ + color: rgb(0, 170, 255); +} +h3{ + padding-left: 28px; + margin-bottom: 5px; +}