diff --git a/css/style.css b/css/style.css index 6d7669f..4e52347 100644 --- a/css/style.css +++ b/css/style.css @@ -686,6 +686,10 @@ h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{ padding-bottom: 3.4rem !important; } +.form-floating { + position: relative; + color: #000 !important; +} /*** Footer ***/ .footer .btn.btn-social { margin-right: 5px;